update readme.

This commit is contained in:
YuleiLan 2020-07-30 10:15:44 +08:00
parent 9a5b942421
commit 914ada0843

View File

@ -89,6 +89,7 @@ git clone https://gitee.com/yllan/ferry_web.git
cd ./ferry_web
# 3. 安装依赖
npm config set registry https://registry.npm.taobao.org
npm install
# 4. 启动程序