mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-08 16:29:00 +00:00
change docs path
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
# 安装
|
||||
## 安装包安装
|
||||
[releases](https://github.com/cnlh/nps/releases)
|
||||
[releases](https://github.com/ehang-io/nps/releases)
|
||||
|
||||
下载对应的系统版本即可,服务端和客户端是单独的
|
||||
|
||||
## 源码安装
|
||||
- 安装源码
|
||||
```go get -u github.com/cnlh/nps...
|
||||
```
|
||||
```go get -u ehang.io/nps...```
|
||||
- 编译
|
||||
|
||||
服务端```go build cmd/nps/nps.go```
|
||||
|
Reference in New Issue
Block a user