Skip to content

Commit 7e5371a

Browse files
authored
Merge pull request #209 from Xronophobe/fix--update-readme-with-pyprojecttoml
update README pip install command
2 parents 917dd50 + f280841 commit 7e5371a

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)