From 52d109e9c0057e6def3faa4447af60e6ae44cb1e Mon Sep 17 00:00:00 2001 From: mojoee <47809126+mojoee@users.noreply.github.com> Date: Sun, 6 Nov 2022 18:14:05 +0800 Subject: [PATCH] Update README with setup instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 81fba48..e4f1636 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ A minimalist cookiecutter for research and data science projects Run via `cookiecutter gh:patrickmineault/true-neutral-cookiecutter` + + +## setup + +run `pip install cookiecutter` + +