Merge pull request #655 from moonfruit/homebrew

Add installation instructions for Homebrew
This commit is contained in:
ginuerzh 2020-10-20 23:29:42 +08:00 committed by GitHub
commit f7995ab564
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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