mirror of https://github.com/VERT-sh/VERT.git
Merge pull request #62 from byigitt/main
change readme from 'yourusername' to VERT-sh
This commit is contained in:
commit
ba8e35749f
|
@ -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