Merge pull request #820 from townie/pin_cookiecutter_version

Update readme to point to cookiecutter>=1.4
This commit is contained in:
Fábio C. Barrionuevo da Luz 2016-09-30 15:41:30 -03:00 committed by GitHub
commit 42cfff5d8c

View File

@ -90,7 +90,7 @@ and then editing the results to include your name, email, and various configurat
First, get Cookiecutter. Trust me, it's awesome::
$ pip install cookiecutter
$ pip install "cookiecutter>=1.4.0"
Now run it against this repo::