update clone with https (#2787)

pull/2808/head
Rai Talha Rehman 6 years ago committed by Conduitry
parent 862ed5866d
commit 4f324ce1cf

@ -36,7 +36,7 @@ Pull requests are encouraged and always welcome. [Pick an issue](https://github.
To install and work on Svelte locally: To install and work on Svelte locally:
```bash ```bash
git clone git@github.com:sveltejs/svelte.git git clone https://github.com/sveltejs/svelte.git
cd svelte cd svelte
npm install npm install
``` ```

Loading…
Cancel
Save