update docs

This commit is contained in:
ffdfgdfg
2020-02-08 21:25:48 +08:00
parent 099d3fcf2c
commit 72c695de4a
8 changed files with 33 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
## 源码安装
- 安装源码
```go get -u ehang.io/nps...```
```go get -u ehang.io/nps```
- 编译
服务端```go build cmd/nps/nps.go```