Resized test pyramid image

Fixed mistake in pip install snippet
This commit is contained in:
Will Daly
2013-04-19 10:52:15 -04:00
parent 85ea5f7367
commit e0fb13a26e
3 changed files with 4 additions and 7 deletions

View File

@@ -12,7 +12,6 @@ This will read the `Gemfile` and install all of the gems specified there.
Run the following::
pip install -r requirements.txt
pip install -r test-requirements.txt
### Binaries