Преглед изворни кода

explicitly checkout the thin branch (#2464)

explicitly checkout the thin branch
Shell2 пре 2 година
родитељ
комит
c4216e24d6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
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
 
 ```