From ca327c2242cadb6dc0eea9dfa372085dcbbb932f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Thu, 17 Dec 2020 23:00:59 +0100 Subject: [PATCH] typo --- docs/developing-locally.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developing-locally.rst b/docs/developing-locally.rst index dae39c536..dd7e6c7a1 100644 --- a/docs/developing-locally.rst +++ b/docs/developing-locally.rst @@ -24,7 +24,7 @@ First things first. $ source /bin/activate -#. Install cookiecutter and cookiecutter--django: :: +#. Install cookiecutter and cookiecutter-django: :: $ pip install cookiecutter $ cookiecutter gh:pydanny/cookiecutter-django