Fixed Testing docs section

This commit is contained in:
amatellanes 2014-02-12 23:17:05 +01:00
parent e56ba33d1b
commit 0cb08ac707

View File

@ -60,7 +60,7 @@ To run the tests, clone the repository, and then:
# Setup the virtual environment
virtualenv env
env/bin/activate
source env/bin/activate
pip install -r requirements.txt
pip install -r optionals.txt