update README.md.

Signed-off-by: 宋义深 <9733925+eason_0212@user.noreply.gitee.com>
This commit is contained in:
宋义深
2023-03-10 14:29:43 +00:00
committed by Gitee
parent 346daba543
commit 260ccc0a4a

View File

@@ -1,7 +1,7 @@
# MixIO
## Windows-x64发行版
1. 下载https://gitee.com/bnu_mixly/mixio-win32-x86-dist
1. 下载https://gitee.com/bnu_mixly/mixio-win32-x86-dist/repository/archive/master.zip
2. cd mixio_win_x64
3. mixio start 启动服务器默认在8080端口
4. mixio stop 关闭服务器
@@ -10,7 +10,7 @@
7. 运行autoStart.bat添加开机自启动
8. 运行removeAutoStart.bat取消开机自启动
## Linux-arm64发行版
1. 下载https://gitee.com/bnu_mixly/mixio-linux-arm64-dist
1. 下载https://gitee.com/bnu_mixly/mixio-linux-arm64-dist/repository/archive/master.zip
2. cd mixio_linux_x64
3. ./mixio start 启动服务器默认在8080端口
4. ./mixio stop 关闭服务器