mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
[1.10.x] Updated "fork Django on GitHub" link.
Backport of b741fe397a
from master
This commit is contained in:
parent
74e93b072a
commit
59bbacf88d
3 changed files with 6 additions and 6 deletions
|
@ -111,9 +111,9 @@ Getting a copy of Django's development version
|
|||
==============================================
|
||||
|
||||
The first step to contributing to Django is to get a copy of the source code.
|
||||
First, `fork Django on GitHub <https://github.com/django/django#fork-destination-box>`__.
|
||||
Then, from the command line, use the ``cd`` command to navigate to the
|
||||
directory where you'll want your local copy of Django to live.
|
||||
First, `fork Django on GitHub <https://github.com/django/django/fork>`__. Then,
|
||||
from the command line, use the ``cd`` command to navigate to the directory
|
||||
where you'll want your local copy of Django to live.
|
||||
|
||||
Download the Django source code repository using the following command:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue