From 97569b6c3a3556d705456175b358ebb60e9224e1 Mon Sep 17 00:00:00 2001 From: Tristan Glatard Date: Fri, 1 Sep 2017 00:55:51 -0700 Subject: [PATCH] Typo --- boutiques/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boutiques/README.md b/boutiques/README.md index 99525d8..e0d0ce4 100644 --- a/boutiques/README.md +++ b/boutiques/README.md @@ -7,6 +7,6 @@ BIDS app and an example of invocation. ## How to use * Install Boutiques: `pip install boutiques` -* Run the example: `bosh ./bids-app-example.json -i ./invocation.json -e` +* Run the example: `bosh ./bids-app-example.json -i ./invocation.json -e -d` (assumes `ds001` is a valid dataset in the current working directory.)