mirror of
https://github.com/ginuerzh/gost.git
synced 2024-04-21 12:31:34 +00:00
Merge pull request #655 from moonfruit/homebrew
Add installation instructions for Homebrew
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user