Skip to content

Commit f280841

Browse files
committed
update README pip install command
1 parent 7080c48 commit f280841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ and collaboration (typo-fixes by pull request are very much encouraged!).
2828

2929
* Pre-requisites for the test suite:
3030
```console
31-
$ pip install -r requirements.txt
31+
$ pip install .
3232
$ git submodule update --init
3333
```
3434

0 commit comments

Comments
 (0)