Add installation instructions for Homebrew
This commit is contained in:
parent
2707a8f0a9
commit
b9a965f4c1
@ -60,6 +60,12 @@ go build
|
||||
docker pull ginuerzh/gost
|
||||
```
|
||||
|
||||
#### Homebrew
|
||||
|
||||
```bash
|
||||
brew install gost
|
||||
```
|
||||
|
||||
#### Ubuntu商店
|
||||
|
||||
```bash
|
||||
|
@ -57,6 +57,12 @@ go build
|
||||
docker pull ginuerzh/gost
|
||||
```
|
||||
|
||||
#### Homebrew
|
||||
|
||||
```bash
|
||||
brew install gost
|
||||
```
|
||||
|
||||
#### Ubuntu store
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user