From ce67ca059cb0fdeef915f279cd15414e3dd5df26 Mon Sep 17 00:00:00 2001 From: Aamir Khan Date: Wed, 25 Jul 2012 00:26:28 -0400 Subject: README updated --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 9da1d1f..ddb5b8f 100644 --- a/README.rst +++ b/README.rst @@ -38,8 +38,8 @@ Installation 3. python setup.py develop 4. Clone KittyStore and Load archive data into postgresql using kittystore (https://github.com/pypingou/kittystore) 5. Create symlink kittystore using **ln -s {path-to-kittystore}/kittystore/ kittystore** -6. python manage.py syncdb -7. python manage.py runserver +6. Install hk-app (https://github.com/syst3mw0rm/hk-app) + License -- cgit