Skip to content

Commit 0dd4db2

Browse files
authored
Update README.md
1 parent e3330db commit 0dd4db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Then install the package with `pip`.
2727

2828
```sh
2929
python3 -m pip install --upgrade pip
30-
python3 -m pip install -e .'[test]'
30+
python3 -m pip install -e .[test]
3131
```
3232

3333
To run the tests you must first download some test data.

0 commit comments

Comments
 (0)