Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
Update README_cn.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kafuuchino-desu authored Dec 4, 2018
1 parent 8a5e2d4 commit 2369a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
1.下载最新的 [release](https://github.com/kafuuchino-desu/MCDaemon/releases)
2.解压之后在解压出的文件夹里面创建一个启动脚本: `start.sh`
3.在启动脚本里面输入你的服务端启动参数 (建议使用 `cd server && [服务端启动命令]`之后把服务端放在server文件夹内方便管理文件)
4.使用 `pip install -r requirments.txt`安装依赖
4.使用 `pip install -r requirements.txt`安装依赖
5.用 `python server.py` 启动服务端

------
Expand Down

0 comments on commit 2369a46

Please sign in to comment.