Skip to content

Commit b32e8cf

Browse files
committed
added installation of requirements to the README
1 parent 787021d commit b32e8cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ And install the python package.
1010

1111

1212
``` bash
13+
python -m pip install -r requirements.txt
1314
python setup.py build && python setup.py install
1415

1516
```

0 commit comments

Comments
 (0)