[PATCH 1/4] docs: Fix link creation example

Dirk Wallenstein halsmit at t-online.de
Thu Jan 13 20:05:06 EST 2011


Signed-off-by: Dirk Wallenstein <halsmit at t-online.de>
---
 docs/INSTALL |    2 +-
 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:
 
-- 
1.7.3.2



More information about the Patchwork mailing list