Browse Source

explicitly checkout the thin branch (#2464)

explicitly checkout the thin branch
pull/3023/head
Shell2 4 years ago
committed by GitHub
parent
commit
c4216e24d6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
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
```

Loading…
Cancel
Save