summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAamir Khan <syst3m.w0rm@gmail.com>2012-07-25 00:24:49 -0400
committerAamir Khan <syst3m.w0rm@gmail.com>2012-07-25 00:24:49 -0400
commit8cbc6652fcfd44bee59772a112e14e1ea8d1d862 (patch)
tree0e7e7b56e3724e94c2660d627c483a158bd89695
parent69541e0ec3894445d94bfb3ced167e22c6fd0ce0 (diff)
downloadhk-app-8cbc6652fcfd44bee59772a112e14e1ea8d1d862.tar.gz
hk-app-8cbc6652fcfd44bee59772a112e14e1ea8d1d862.tar.xz
hk-app-8cbc6652fcfd44bee59772a112e14e1ea8d1d862.zip
Added README file
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..138ba87
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,8 @@
+Installation
+============
+
+1. git clone https://github.com/syst3mw0rm/hk-app
+2. cd hk-app
+3. python manage.py syncdb
+4. python manage.py runserver
+