From 2fb739fed2d5794204a2a9189c66d67169dd4105 Mon Sep 17 00:00:00 2001 From: "Vicente G. Reyes" Date: Thu, 20 Feb 2020 02:02:48 +0800 Subject: [PATCH] Update README.rst Update command $ pip install "cookiecutter>=1.7.0" on docs --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6e534b0f..0ae86d05 100644 --- a/README.rst +++ b/README.rst @@ -135,7 +135,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>=1.4.0" + $ pip install "cookiecutter>=1.7.0" Now run it against this repo::