Skip to content

Commit

Permalink
Replace https link with ssh link #3433
Browse files Browse the repository at this point in the history
  • Loading branch information
fritschldwg committed Dec 13, 2023
1 parent 7462aea commit 52e181e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEV_START_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To start contributing to codecharta, first clone the [GitHub repository](https:/

```bash
# clone the repository
git clone https://github.com/MaibornWolff/codecharta.git
git clone git@github.com:MaibornWolff/codecharta.git
# naviagte into the created folder
cd codecharta
# install npm dependencies
Expand Down

0 comments on commit 52e181e

Please sign in to comment.