summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorexpoonserver <devnull@localhost>2014-05-19 03:11:46 +0100
committerexpoonserver <devnull@localhost>2014-05-19 03:11:46 +0100
commitf54f0d9d7fe2a675a70e1b63b09435199eefa4aa (patch)
tree80933c3fb194733f484e93a2a0ab236e97cd7567 /README.txt
parent4d6f8cb07964f283111a06b42b49fc77fb1c730b (diff)
downloadtroggle-f54f0d9d7fe2a675a70e1b63b09435199eefa4aa.tar.gz
troggle-f54f0d9d7fe2a675a70e1b63b09435199eefa4aa.tar.bz2
troggle-f54f0d9d7fe2a675a70e1b63b09435199eefa4aa.zip
Refer to debian package, not upstream URL
Diffstat (limited to 'README.txt')
-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.