diff options
author | Neissi Torres Lima <nlima@thoughtworks.com> | 2015-01-28 15:37:58 -0200 |
---|---|---|
committer | Neissi Torres Lima <nlima@thoughtworks.com> | 2015-01-28 15:37:58 -0200 |
commit | 06d99e2d4981e81ae7c4dfd7b3964ca3ddbcefd2 (patch) | |
tree | 50e28304702e0690825f38ee7ea1c21e7f2d23f0 | |
parent | ffa5fc3a26887dc98d1d2671828ee8272054aba7 (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -66,8 +66,7 @@ Dependencies are: node, npm, compass (ruby), virtualenv, git * Activate it with `source .virtualenv/bin/activate` -* Install the dependencies with `pip install -r requirements.txt` - * Install the test dependencies with `pip install -r test_requirements.txt` +* Install the test dependencies with `pip install -r test_requirements.txt` * Run the setup with `python setup.py develop` |