mirror of
https://github.com/net-byte/vtun
synced 2024-03-14 10:50:03 +08:00
fix doc
This commit is contained in:
parent
5546a2d453
commit
ad29e14673
@ -162,7 +162,6 @@ netbyte/vtun -S -l :3001 -c 172.16.0.1/24 -k 123456
|
||||
### 1. install gomobile
|
||||
```
|
||||
go install golang.org/x/mobile/cmd/gomobile@latest
|
||||
go get golang.org/x/mobile/bind
|
||||
gomobile init
|
||||
```
|
||||
|
||||
|
@ -160,7 +160,6 @@ netbyte/vtun -S -l :3001 -c 172.16.0.1/24 -k 123456
|
||||
### 1. 安装 gomobile
|
||||
```
|
||||
go install golang.org/x/mobile/cmd/gomobile@latest
|
||||
go get golang.org/x/mobile/bind
|
||||
gomobile init
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user