﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
17983	Command line example for symbolic link may cause problems	Anonymous	nobody	"On this page: https://docs.djangoproject.com/en/1.4/topics/install/

The command line ""ln -s WORKING-DIR/django-trunk/django/bin/django-admin.py /usr/local/bin""
is suggested. This creates a linked file named ""bin"" inside /usr/local/, instead of creating a link inside the directory /usr/local/bin/.

The suggested command line should be ""ln -s WORKING-DIR/django-trunk/django/bin/django-admin.py /usr/local/bin/""
(slash on the end)."	Bug	closed	Documentation	1.4	Normal	fixed		lemaire.adrien@…	Ready for checkin	1	0	0	0	1	0
