Update README.md

This commit is contained in:
PasserByJia 2018-09-14 11:28:01 +08:00 committed by GitHub
parent e052e5d8bf
commit d2201016e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -7,3 +7,9 @@ wget https://raw.githubusercontent.com/PasserByJia/HexoOneClickInstallation/mast
chmod 777./Centos7-install.sh
./Centos7-install.sh
```
国内npm 淘宝镜像优化脚本使用
```shell
wget https://raw.githubusercontent.com/PasserByJia/HexoOneClickInstallation/master/Centos7-install.sh
chmod 777./Centos7-install.sh
./Centos7-install.sh
```