更新README
This commit is contained in:
10
README.md
10
README.md
@@ -44,7 +44,7 @@ end
|
||||
```
|
||||
|
||||
## 部署
|
||||
目前仅支持Windows部署,Linux将在下个版本支持
|
||||
### Windows
|
||||
```bash
|
||||
# 克隆仓库
|
||||
git clone https://github.com/Liuccysdgg/fastweb.git
|
||||
@@ -54,6 +54,14 @@ cd fastweb
|
||||
# 运行 fastweb.sln 编译
|
||||
```
|
||||
|
||||
### Linux
|
||||
```bash
|
||||
# 下载构建脚本
|
||||
https://github.com/Liuccysdgg/fastweb/blob/master/build.sh
|
||||
# 运行脚本
|
||||
./build.sh
|
||||
```
|
||||
|
||||
三方库均仅提供x64二进制发布版本,如需更新或修改请自行根据下方链接下载编译
|
||||
|
||||
## 🙇致谢
|
||||
|
||||
Reference in New Issue
Block a user