From 06d99e2d4981e81ae7c4dfd7b3964ca3ddbcefd2 Mon Sep 17 00:00:00 2001 From: Neissi Torres Lima Date: Wed, 28 Jan 2015 15:37:58 -0200 Subject: Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') 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` -- cgit v1.2.3