summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAamir Khan <syst3m.w0rm@gmail.com>2012-07-05 01:35:59 -0300
committerAamir Khan <syst3m.w0rm@gmail.com>2012-07-05 01:35:59 -0300
commit4448105ceaac3eb9ff00f119b40bae3591b20204 (patch)
tree856284b381d56a5f1194bd7012da2f24e13340f6 /README.rst
parent97f6e0128c1ccf0eb52788257517ea06f872c0cf (diff)
downloadhyperkitty-4448105ceaac3eb9ff00f119b40bae3591b20204.tar.gz
hyperkitty-4448105ceaac3eb9ff00f119b40bae3591b20204.tar.xz
hyperkitty-4448105ceaac3eb9ff00f119b40bae3591b20204.zip
Update master
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 18eb59e..edade50 100644
--- a/README.rst
+++ b/README.rst
@@ -7,14 +7,14 @@ HyperKitty is an open source Django application under development. It aims to pr
Dependencies
============
-Latest version of Django >= 1.4
-django-social-auth application
+1. Latest version of Django >= 1.4
+2. django-social-auth application (https://github.com/omab/django-social-auth/)
Installation
============
1. Clone the repository
-2. Load some data into postgresql database using kittystore
+2. Load some data into postgresql database using kittystore (https://github.com/pypingou/kittystore)
License