From 97af2715e7042a268d8ca5ff9d960dcec9bf6bc4 Mon Sep 17 00:00:00 2001
From: Philipp Kempf <kempfp@rhrk.uni-kl.de>
Date: Mon, 8 Apr 2024 11:20:21 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 6035ad2..497d126 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
 ```bash
+pip install cookiecutter
+```
+```bash
 cookiecutter https://gitlab.rhrk.uni-kl.de/mts-public/cookiecutter-py-mts-template.git
 ```
\ No newline at end of file
-- 
GitLab