Browse Source
explicitly checkout the thin branch (#2464)
explicitly checkout the thin branch
pull/3023/head
Shell2
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
|
@ -49,7 +49,7 @@ git clone https://github.com/anncwb/vue-vben-admin.git |
|
|
|
|
|
|
|
```bash |
|
|
|
cd vue-vben-admin |
|
|
|
|
|
|
|
git checkout thin |
|
|
|
pnpm install |
|
|
|
|
|
|
|
``` |
|
|
|
|