Skip to content

Commit 7f86614

Browse files
authored
Fix git clone for new users
1 parent b2440d5 commit 7f86614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Inspiration : https://github.com/swift502/Sketchbook
7272

7373
### Clone the repo
7474
```bash
75-
git clone git@github.com:iErcann/Notblox.git
75+
git clone https://github.com/iErcann/Notblox.git
7676
cd Notblox
7777
```
7878

0 commit comments

Comments
 (0)