From ab77061663d42d7040953d1f2f1afd8b2f297cb9 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 30 Dec 2012 23:05:20 -0600 Subject: Minor updates to README Signed-off-by: Dan McGee --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 707ab7ca..beeb7f99 100644 --- a/README +++ b/README @@ -26,18 +26,18 @@ packages, you will probably want the following: - django - python2-psycopg2 - python2-markdown -- python-south -- python-memcached +- python2-south +- python2-memcached # Testing Installation 1. Run `virtualenv2`. - $ cd /path/to/archweb && virtualenv2 ../archweb-env + $ cd /path/to/archweb && virtualenv2 ./env/ 2. Activate the virtualenv. - $ source ../archweb-env/bin/activate + $ source ./env/bin/activate 2. Install dependencies through `pip`. -- cgit v1.2.3-55-g3dc8