Skip to content

Commit 3daf868

Browse files
committed
Changed given command for installing requirements
1 parent 7128736 commit 3daf868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ All other dependencies are indicated on the requirements.txt file.
5858

5959
These can be installed with:
6060

61-
``$ python setup.py requirements``
61+
``$ pip install --upgrade -r requirements.txt``
6262

6363
Installing
6464
~~~~~~~~~~

0 commit comments

Comments
 (0)