Skip to content

Commit b89b835

Browse files
committed
doc: remove mentioning of schemacode install as the third command
ATM, the preceding code snippet doesn't have a third command, and the installation of `bidsschematools` is done in the subsequent paragraph.
1 parent 0142056 commit b89b835

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,6 @@ pip install -r requirements.txt
239239

240240
The first command ensures you are using an up to date version of `pip`,
241241
and the second command installs all dependencies.
242-
The third command ensures to install the BIDS schema code as an "editable" install,
243-
so that if you make changes to the schema files,
244-
these are automatically reflected in the sourcecode.
245242

246243
Note that if you need to work on the some of the Python code
247244
that is used to render the specification,

0 commit comments

Comments
 (0)