Update README.rst

edited github username on readme.md
This commit is contained in:
Vicente G. Reyes 2019-09-22 17:52:39 +08:00 committed by GitHub
parent f280df0246
commit b95a10b0ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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/reyesvicente/cookiecutter-django
You'll be prompted for some values. Provide them, then a Django project will be created for you.