summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDirk Wallenstein <halsmit@t-online.de>2011-01-12 23:05:06 +0000
committerJeremy Kerr <jk@ozlabs.org>2011-02-11 08:51:05 +0800
commit9d8561467974b371ec6f267e7161fd96da4b8b1c (patch)
treeb85f581c1d91daf5b60aa74b51ca12f2fcca8eb8 /docs
parente465e7dd69c1f09ff1322424732a3668cdfd2f10 (diff)
downloadpatchwork-9d8561467974b371ec6f267e7161fd96da4b8b1c.tar.bz2
patchwork-9d8561467974b371ec6f267e7161fd96da4b8b1c.tar.xz
docs: Fix link creation example
Signed-off-by: Dirk Wallenstein <halsmit@t-online.de> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 57e8042..4c178ef 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -90,7 +90,7 @@ in brackets):
cd lib/packages/
hg clone http://bitbucket.org/ubernostrum/django-registration/
cd ../python
- ln -s ../lib/packages/django-registration/registration ./registration
+ ln -s ../packages/django-registration/registration ./registration
We also use some Javascript libraries: