summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNeissi Torres Lima <nlima@thoughtworks.com>2015-01-28 15:37:58 -0200
committerNeissi Torres Lima <nlima@thoughtworks.com>2015-01-28 15:37:58 -0200
commit06d99e2d4981e81ae7c4dfd7b3964ca3ddbcefd2 (patch)
tree50e28304702e0690825f38ee7ea1c21e7f2d23f0 /README.md
parentffa5fc3a26887dc98d1d2671828ee8272054aba7 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index e8e92ec6..c4821c23 100644
--- a/README.md
+++ b/README.md
@@ -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`