Skip to content

Commit b1ed99c

Browse files
authored
Merge pull request #2071 from candleindark/enh
[FIX] Remove contradicting sentence and fix typos in `CONTRIBUTING.md`
2 parents a088dc8 + 4d0400f commit b1ed99c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,13 +237,10 @@ pip install -U pip
237237
pip install -r requirements.txt
238238
```
239239

240-
The first command ensures you are using an up to date version of `pip`,
240+
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

246-
Note that if you need to work on the some of the Python code
243+
Note that if you need to work on some of the Python code
247244
that is used to render the specification,
248245
you will probably have to also run:
249246

0 commit comments

Comments
 (0)