mirror of
https://github.com/django/django.git
synced 2025-11-11 00:15:26 +00:00
Updated Django checkout URL to use https.
It's slightly more compatible than the git protocol.
This commit is contained in:
parent
2767ef3ca7
commit
b00bf52034
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ latest bug fixes and improvements, follow these instructions:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ git clone git://github.com/django/django.git
|
$ git clone https://github.com/django/django.git
|
||||||
|
|
||||||
This will create a directory ``django`` in your current directory.
|
This will create a directory ``django`` in your current directory.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue