mirror of
https://github.com/xzeldon/zeldon-site.git
synced 2025-02-19 01:03:26 +03:00
Update README.md
change git protocol
This commit is contained in:
parent
7b84c799b4
commit
6aecc455dd
@ -13,7 +13,7 @@ Only [Vite](https://vitejs.dev/) for development and bundling.
|
|||||||
To download the repository and install dependencies, run the following commands:
|
To download the repository and install dependencies, run the following commands:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git://github.com/xzeldon/zeldon-site.git # replace [xzeldon] with your github username if you fork first.
|
git clone git@github.com:xzeldon/zeldon-site.git # replace [xzeldon] with your github username if you fork first.
|
||||||
cd zeldon-site
|
cd zeldon-site
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user