diff --git a/README.rst b/README.rst index 30a3a2db4..afdd45b49 100644 --- a/README.rst +++ b/README.rst @@ -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.