mirror of https://github.com/VERT-sh/VERT.git
chore: fix readme
This commit is contained in:
parent
ed2baae906
commit
147bd9c717
|
@ -27,7 +27,7 @@ Make sure you have the following installed:
|
||||||
### Installation
|
### Installation
|
||||||
```sh
|
```sh
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git clone https://github.com/yourusername/vert.git
|
git clone https://github.com/VERT-sh/vert.git
|
||||||
cd vert
|
cd vert
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
bun i
|
bun i
|
||||||
|
|
Loading…
Reference in New Issue