Loading docs/topics/install.txt +1 −1 Original line number Diff line number Diff line Loading @@ -330,7 +330,7 @@ latest bug fixes and improvements, follow these instructions: .. code-block:: bash ln -s -t /usr/local/bin WORKING-DIR/django-trunk/django/bin/django-admin.py ln -s WORKING-DIR/django-trunk/django/bin/django-admin.py /usr/local/bin/ (In the above line, change WORKING-DIR to match the full path to your new ``django-trunk`` directory.) Loading Loading
docs/topics/install.txt +1 −1 Original line number Diff line number Diff line Loading @@ -330,7 +330,7 @@ latest bug fixes and improvements, follow these instructions: .. code-block:: bash ln -s -t /usr/local/bin WORKING-DIR/django-trunk/django/bin/django-admin.py ln -s WORKING-DIR/django-trunk/django/bin/django-admin.py /usr/local/bin/ (In the above line, change WORKING-DIR to match the full path to your new ``django-trunk`` directory.) Loading