Add installation instructions for Homebrew

This commit is contained in:
MoonFruit 2020-10-20 14:43:15 +08:00
parent 2707a8f0a9
commit b9a965f4c1
No known key found for this signature in database
GPG Key ID: 86EE2A2C61AB27B3
2 changed files with 12 additions and 0 deletions

View File

@ -60,6 +60,12 @@ go build
docker pull ginuerzh/gost docker pull ginuerzh/gost
``` ```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu商店 #### Ubuntu商店
```bash ```bash

View File

@ -57,6 +57,12 @@ go build
docker pull ginuerzh/gost docker pull ginuerzh/gost
``` ```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu store #### Ubuntu store
```bash ```bash