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
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -60,6 +60,12 @@ go build
docker pull ginuerzh/gost
```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu商店
```bash
+6
View File
@@ -57,6 +57,12 @@ go build
docker pull ginuerzh/gost
```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu store
```bash