diff --git a/docs/pages/git/git-2-creating-repositories.md b/docs/pages/git/git-2-creating-repositories.md index 630b54a83295a51fa60867fae2d5d502aa832b76..a160edcb8e7d056f535c6318d65cceafe290b97e 100644 --- a/docs/pages/git/git-2-creating-repositories.md +++ b/docs/pages/git/git-2-creating-repositories.md @@ -104,10 +104,10 @@ Copy the following files from the `{{config.repo_name}}` directory we get at the beginning of the excercice into your `git_tutorial` directory: ```bash -cp ../malbec-git/tutorials/git/Dockerfile . -cp ../malbec-git/tutorials/git/Snakefile . -cp ../malbec-git/tutorials/git/config.yml . -cp ../malbec-git/tutorials/git/environment.yml . +cp ../isi-formation-git/tutorials/git/Dockerfile . +cp ../isi-formation-git/tutorials/git/Snakefile . +cp ../isi-formation-git/tutorials/git/config.yml . +cp ../isi-formation-git/tutorials/git/environment.yml . ``` Once you have done that, run `git status` again. It will tell you that there