| Submitter | Dirk Wallenstein |
|---|---|
| Date | Jan. 13, 2011, 9:05 a.m. |
| Message ID | <1294909509-20746-2-git-send-email-halsmit@t-online.de> |
| Download | mbox | patch |
| Permalink | /patch/78694/ |
| State | Accepted |
| Headers | show |
Comments
Patch
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:
Signed-off-by: Dirk Wallenstein <halsmit@t-online.de> --- docs/INSTALL | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)