summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAamir Khan <syst3m.w0rm@gmail.com>2012-07-05 02:22:02 -0300
committerAamir Khan <syst3m.w0rm@gmail.com>2012-07-05 02:22:02 -0300
commit100437a06e8ac1db82e571ae06aa63a446a28f9d (patch)
treef1c9c304361321130bd3b2c373c1d3b160af12fd
parentb3ae635cb6a71578db11d20a5149b82d20675e54 (diff)
downloadhyperkitty-100437a06e8ac1db82e571ae06aa63a446a28f9d.tar.gz
hyperkitty-100437a06e8ac1db82e571ae06aa63a446a28f9d.tar.xz
hyperkitty-100437a06e8ac1db82e571ae06aa63a446a28f9d.zip
Update master
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d1a75d3..2a0a42e 100644
--- a/README.rst
+++ b/README.rst
@@ -33,7 +33,7 @@ kittystore dependencies
Installation
============
1. Clone the repository
-2. Install all the dependencies using pip install -r requirements.txt
+2. Install all the dependencies using **pip install -r requirements.txt**
3. Load data into postgresql using kittystore (https://github.com/pypingou/kittystore)
4. python manage.py syncdb
5. python manage.py runserver