From 562d60c32c1a1d0ad6298233a33babc8aa392d25 Mon Sep 17 00:00:00 2001 From: "Vicente Antonio G. Reyes" Date: Sun, 23 Jul 2023 13:54:26 +0800 Subject: [PATCH] Update README.md Update cookiecutter version to `2.2.3` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 569eb05ec..a04535055 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,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.7.0" + $ pip install "cookiecutter>=2.2.3" Now run it against this repo: