Commit 1c202597 authored by mercury233's avatar mercury233

fix readme

parent 090967c5
...@@ -21,9 +21,9 @@ ...@@ -21,9 +21,9 @@
### 使用方法 ### 使用方法
* 可参考[wiki](https://github.com/mercury233/ygopro-server/wiki)安装 * 可参考[wiki](https://github.com/mercury233/ygopro-server/wiki)安装
* 手动安装: * 手动安装:
* 安装修改后的YGOPro服务端:https://github.com/mycard/ygopro/tree/server * 安装修改后的YGOPro服务端:https://github.com/moecube/ygopro/tree/server
* `git clone https://github.com/mycard/ygopro-server.git` * `git clone https://github.com/moecube/srvpro.git`
* `cd ygopro-server` * `cd srvpro`
* `npm install` * `npm install`
*`config.json`复制为`config.user.json`并进行修改 *`config.json`复制为`config.user.json`并进行修改
* `port`为你想要的端口 * `port`为你想要的端口
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
### License ### License
SRVPro SRVPro
Copyright (C) 2013-2017 MoeCube Team Copyright (C) 2013-2017 MoeCube Team
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
......
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