Link to pysvn homepage instead of download page

This commit is contained in:
Matjaž Horvat 2014-09-30 16:43:44 +02:00
Родитель fb851c8bb5
Коммит 066d4e14a9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -35,7 +35,7 @@ Optional steps
For admin access at [http://localhost:8000/admin/](http://localhost:8000/admin/), create admin account:
* `./manage.py createsuperuser`
To work with SVN repositories, install [pysvn](http://pysvn.tigris.org/project_downloads.html) from binaries or source:
To work with SVN repositories, install [pysvn](http://pysvn.tigris.org/) from binaries or source:
* Download and untar the latest [source kit](http://pysvn.tigris.org/project_downloads.html) under pysvn Extension.
* `cd Source`
* `python setup.py configure`