Skip to content

Commit

Permalink
Merge pull request ginuerzh#655 from moonfruit/homebrew
Browse files Browse the repository at this point in the history
Add installation instructions for Homebrew
  • Loading branch information
ginuerzh authored Oct 20, 2020
2 parents 9eabd07 + fa19d64 commit 354ca80
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ go build
docker pull ginuerzh/gost
```

#### Homebrew

```bash
brew install gost
```

#### Ubuntu商店

```bash
Expand Down
6 changes: 6 additions & 0 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ go build
docker pull ginuerzh/gost
```

#### Homebrew

```bash
brew install gost
```

#### Ubuntu store

```bash
Expand Down

0 comments on commit 354ca80

Please sign in to comment.