Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit b1c4585

Browse files
committed
readme: use HTTP clone URL
1 parent c55661e commit b1c4585

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
@@ -40,7 +40,7 @@ Pull requests are encouraged and always welcome. [Pick an issue](https://github.
4040
To install and work on Sapper locally:
4141

4242
```bash
43-
git clone git@github.com:sveltejs/sapper.git
43+
git clone https://github.com/sveltejs/sapper.git
4444
cd sapper
4545
npm install
4646
npm run dev

0 commit comments

Comments
 (0)