From 65916cca37b79d9989b34a49feba694250a942d7 Mon Sep 17 00:00:00 2001 From: Robert Haase Date: Wed, 31 Jan 2024 10:46:43 +0100 Subject: [PATCH] corrected path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0198550..5242e72 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ mamba install git Then, use the terminal to navigate to the directory where you want to create your new Jupyter Book and run the following command: ```bash -cookiecutter C:/structure/code/jupyter-book-template2 +cookiecutter https://github.com/scads/jupyter-book-template ``` The programm will guide you through the process of creating your new Jupyter Book: