Commit 0cb08ac7 by amatellanes

Fixed Testing docs section

parent e56ba33d
...@@ -60,7 +60,7 @@ To run the tests, clone the repository, and then: ...@@ -60,7 +60,7 @@ To run the tests, clone the repository, and then:
# Setup the virtual environment # Setup the virtual environment
virtualenv env virtualenv env
env/bin/activate source env/bin/activate
pip install -r requirements.txt pip install -r requirements.txt
pip install -r optionals.txt pip install -r optionals.txt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment