mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 05:04:25 +03:00
Merge pull request #820 from townie/pin_cookiecutter_version
Update readme to point to cookiecutter>=1.4
This commit is contained in:
commit
42cfff5d8c
|
@ -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::
|
First, get Cookiecutter. Trust me, it's awesome::
|
||||||
|
|
||||||
$ pip install cookiecutter
|
$ pip install "cookiecutter>=1.4.0"
|
||||||
|
|
||||||
Now run it against this repo::
|
Now run it against this repo::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user