Skip to content

Commit

Permalink
📝 fix contributing docs (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildmodeOne authored Sep 19, 2024
1 parent ecff058 commit 34838de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 34838de

Please sign in to comment.