mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-04-28 08:04:42 +00:00
Fix snippet in documentation
This commit is contained in:
parent
c085afef18
commit
b592003f87
1 changed files with 2 additions and 2 deletions
|
|
@ -24,9 +24,9 @@ First things first.
|
|||
|
||||
$ source <virtual env path>/bin/activate
|
||||
|
||||
#. Install cookiecutter-django
|
||||
#. Install cookiecutter-django: ::
|
||||
|
||||
$ cookiecutter gh:pydanny/cookiecutter-django ::
|
||||
$ cookiecutter gh:pydanny/cookiecutter-django
|
||||
|
||||
#. Install development requirements: ::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue