Browse Source
Add installation instructions for Homebrew
pull/655/head
MoonFruit
6 years ago
No known key found for this signature in database
GPG Key ID: 86EE2A2C61AB27B3
2 changed files with
12 additions and
0 deletions
-
README.md
-
README_en.md
|
|
|
@ -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 |
|
|
|
|