mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-06 07:06:53 +00:00
change md
This commit is contained in:
17
docs/install.md
Normal file
17
docs/install.md
Normal file
@@ -0,0 +1,17 @@
|
||||
#release安装
|
||||
> [releases](https://github.com/cnlh/nps/releases)
|
||||
|
||||
下载对应的系统版本即可,服务端和客户端是单独的
|
||||
|
||||
# 源码安装
|
||||
- 安装源码
|
||||
> go get -u github.com/cnlh/nps...
|
||||
- 编译
|
||||
> go build cmd/nps/nps.go
|
||||
|
||||
|
||||
> go build cmd/npc/npc.go
|
||||
|
||||
# docker安装
|
||||
> [server](https://hub.docker.com/r/ffdfgdfg/nps)
|
||||
> [client](https://hub.docker.com/r/ffdfgdfg/npc)
|
Reference in New Issue
Block a user