Merge pull request #1412 from amatellanes/master

Fixed Testing docs section
This commit is contained in:
Tom Christie 2014-02-12 22:22:13 +00:00
commit 69b8ec4ebd

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