Skip to content

Commit 7842266

Browse files
committed
Fix doc
1 parent 035116b commit 7842266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ In order to develop or running the tests, you can do:
105105

106106
.. code:: bash
107107
108-
pip install -r requirements.txt -r requirements-dev.txt
108+
pip install -r requirements-test.txt
109109
110110
5. Run tests
111111

0 commit comments

Comments
 (0)