Commit 872c9d6e authored by nanahira's avatar nanahira Committed by GitHub

Update README.md

parent 3aa6c26d
......@@ -27,9 +27,9 @@
### 使用方法
* 可参考[wiki](https://github.com/mercury233/ygopro-server/wiki)安装
* 一键安装:
* CentOS 7 `curl https://purerosefallen.github.io/ygopro-server/install_centos.sh | sudo -E bash -`
* Ubnutu 16 `curl https://purerosefallen.github.io/ygopro-server/install_ubnutu.sh | sudo -E bash -`
* 更新数据 `curl https://purerosefallen.github.io/ygopro-server/update.sh | sudo -E bash -`
* CentOS 7 `curl -sL https://purerosefallen.github.io/ygopro-server/install_centos.sh | sudo -E bash -`
* Ubnutu 16 `curl -sL https://purerosefallen.github.io/ygopro-server/install_ubnutu.sh | sudo -E bash -`
* 更新数据 `curl -sL https://purerosefallen.github.io/ygopro-server/update.sh | sudo -E bash -`
* 手动安装:
* `git clone https://github.com/moecube/srvpro.git`
* `cd srvpro`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment