Browse Source
Merge pull request #655 from moonfruit/homebrew
Add installation instructions for Homebrew
pull/659/head
ginuerzh
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 |
|
|
|
|