Browse Source

Merge pull request #655 from moonfruit/homebrew

Add installation instructions for Homebrew
pull/659/head
ginuerzh 6 years ago
committed by GitHub
parent
commit
f7995ab564
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md
  2. 6
      README_en.md

6
README.md

@ -60,6 +60,12 @@ go build
docker pull ginuerzh/gost
```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu商店
```bash

6
README_en.md

@ -57,6 +57,12 @@ go build
docker pull ginuerzh/gost
```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu store
```bash

Loading…
Cancel
Save