summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWookey <wookey@wookware.org>2014-06-09 19:30:06 +0100
committerWookey <wookey@wookware.org>2014-06-09 19:30:06 +0100
commit011fa3acb3c77f18a9c46c58228c12e97d92aab0 (patch)
treeb8ac5e2f9b102290abd03dfd711ee1043d82cad2
parent624c2d96dfbcd30c23051c62117c5ca0ae5591e3 (diff)
parentf54f0d9d7fe2a675a70e1b63b09435199eefa4aa (diff)
downloadtroggle-011fa3acb3c77f18a9c46c58228c12e97d92aab0.tar.gz
troggle-011fa3acb3c77f18a9c46c58228c12e97d92aab0.tar.bz2
troggle-011fa3acb3c77f18a9c46c58228c12e97d92aab0.zip
Merge with server version
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index c452750..d488cde 100644
--- a/README.txt
+++ b/README.txt
@@ -7,7 +7,7 @@ Python, Django, and Database setup
-----------------------------------
Troggle requires Django 1.1 or greater, and any version of Python that works with it. As of writing this readme, there was no actual Django 1.1 release, so Troggle required the SVN version of Django. Check Django out to somewhere on your PYTHONPATH with the following command:
-svn co http://code.djangoproject.com/svn/django/trunk/
+apt-get install python-django on debian/ubuntu
If you have an older installation of Django installed on your system, the easiest way to make sure troggle is using the newest version of Django is to simply checkout into your top troggle directory, into a folder called django.