Updated cookiecutter url initialization

This commit is contained in:
genomics-geek 2019-06-03 07:59:53 -04:00
parent 09e32a9e0b
commit 23c3ce76f7

View File

@ -137,7 +137,7 @@ First, get Cookiecutter. Trust me, it's awesome::
Now run it against this repo::
$ cookiecutter https://github.com/pydanny/cookiecutter-django
$ cookiecutter https://github.com/chopdgd/cookiecutter-django-reactjs
You'll be prompted for some values. Provide them, then a Django project will be created for you.