Commit 3142a428 authored by ginuerzh's avatar ginuerzh

update README

parent cbc9c1f7
......@@ -49,7 +49,9 @@ Google讨论组: <https://groups.google.com/d/forum/go-gost>
#### 源码编译
```bash
go get -u github.com/ginuerzh/gost/cmd/gost
git clone https://github.com/ginuerzh/gost.git
cd gost/cmd/gost
go build
```
#### Docker
......@@ -61,6 +63,7 @@ docker pull ginuerzh/gost
#### Ubuntu商店
```bash
sudo snap install core
sudo snap install gost
```
......
......@@ -46,7 +46,9 @@ Installation
#### From source
```bash
go get -u github.com/ginuerzh/gost/cmd/gost
git clone https://github.com/ginuerzh/gost.git
cd gost/cmd/gost
go build
```
#### Docker
......@@ -58,6 +60,7 @@ docker pull ginuerzh/gost
#### Ubuntu store
```bash
sudo snap install core
sudo snap install gost
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment