diff --git a/README.md b/README.md index 6da69453..b4788b07 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ ContiNew Admin (Continue New Admin)中后台管理框架/脚手架,持续 - 和众多大佬一起互相 (huá shuǐ) 交流 (mō yú)
- 二维码 + 二维码
@@ -404,7 +404,8 @@ git clone https://github.com/Charles7c/continew-admin.git # 2.在 IDE(Visual Studio Code/WebStorm)中打开前端项目 continew-admin-ui -# 3.配置淘宝源 +# 3.安装 pnpm,配置淘宝源 +npm install -g pnpm pnpm config set registry https://registry.npm.taobao.org # 4.安装依赖