From 34838deff3c85b8db7cf56cac4c9be78fe212817 Mon Sep 17 00:00:00 2001 From: Philipp Opheys Date: Thu, 19 Sep 2024 13:15:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20fix=20contributing=20docs=20(#41?= =?UTF-8?q?9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 798034a5..4e01851f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,8 +27,8 @@ Make a personal copy of the source code using the _Fork_ button on the top right Open a terminal (e.g. PowerShell if you're on Windows) and download the source code to your PC using Git: ```bash -git clone https://github.com/your-github-username/THI-App.git -cd THI-App/rogue-thi-app +git clone https://github.com/your-github-username/neuland.app.git +cd neuland.app/rogue-thi-app ``` Download everything else that is required to run the app: