diff --git a/README.md b/README.md index 5bee9d5..d2e5a7a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ First, install cookiecutter in your desired environment. In the folder, you want to create the repo run: ```bash -cookiecutter https://github.com/SainsburyWellcomeCentre/python-cookiecutter +cookiecutter https://github.com/neuroinformatics-unit/python-cookiecutter ``` You will be then asked a series of questions about how you want to set up your project.