summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAamir Khan <syst3m.w0rm@gmail.com>2012-07-24 17:47:06 -0400
committerAamir Khan <syst3m.w0rm@gmail.com>2012-07-24 17:47:06 -0400
commit808998d67c32a7cf000095f8dc02b27683ae24ee (patch)
treecf9c9c3f870fac1f90faaff0e52ce5b3d5b5a817 /README.rst
parent9f18a590819a01017c15169d82763680a72848fb (diff)
downloadhyperkitty-808998d67c32a7cf000095f8dc02b27683ae24ee.tar.gz
hyperkitty-808998d67c32a7cf000095f8dc02b27683ae24ee.tar.xz
hyperkitty-808998d67c32a7cf000095f8dc02b27683ae24ee.zip
Licensing information edit
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst26
1 files changed, 8 insertions, 18 deletions
diff --git a/README.rst b/README.rst
index 3ab3986..e1ec1e8 100644
--- a/README.rst
+++ b/README.rst
@@ -32,27 +32,17 @@ kittystore dependencies
Installation
============
-1. Clone the repository
-2. Install all the dependencies using **pip install -r requirements.txt**
-3. Load data into postgresql using kittystore (https://github.com/pypingou/kittystore)
-4. Create symlink kittystore using **ln -s {path-to-kittystore}/kittystore/ kittystore**
-5. python manage.py syncdb
-6. python manage.py runserver
+
+1. pip install git+https://github.com/syst3mw0rm/hyperkitty
+2. Load data into postgresql using kittystore (https://github.com/pypingou/kittystore)
+3. Create symlink kittystore using **ln -s {path-to-kittystore}/kittystore/ kittystore**
+4. python manage.py syncdb
+5. python manage.py runserver
License
========
-Copyright (C) 1998-2012 by the Free Software Foundation, Inc.
-
-HyperKitty is free software: you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation, version 3 of the License.
-
-HyperKitty is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
-General Public License for more details.
+.. _GPL v3.0: http://www.gnu.org/licenses/gpl-3.0.html
-You should have received a copy of the GNU Lesser General Public License
-along with mailman.client. If not, see <http://www.gnu.org/licenses/>.
+HyperKitty is licensed under the `GPL v3.0`_