Skip to content

Commit

Permalink
Add installation instructions for Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
moonfruit committed Oct 20, 2020
1 parent 9eabd07 commit fa19d64
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 fa19d64

Please sign in to comment.