Update README.md (#2)

* Update README.md

fix #1

* Update README.md
This commit is contained in:
pierresaid 2020-08-10 04:35:03 +02:00 committed by GitHub
parent 76fb0845ec
commit 3564a9d360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
## Use It!
```bash
git clone https://github.com/antfu/vite-starter && cd vite-starter && rm -rf .git && git init && pnpm i
git clone https://github.com/antfu/vitesse && cd vitesse && rm -rf .git && git init && pnpm i
```
## Why