Commit b9a965f4 authored by MoonFruit's avatar MoonFruit

Add installation instructions for Homebrew

parent 2707a8f0
...@@ -60,6 +60,12 @@ go build ...@@ -60,6 +60,12 @@ go build
docker pull ginuerzh/gost docker pull ginuerzh/gost
``` ```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu商店 #### Ubuntu商店
```bash ```bash
......
...@@ -57,6 +57,12 @@ go build ...@@ -57,6 +57,12 @@ go build
docker pull ginuerzh/gost docker pull ginuerzh/gost
``` ```
#### Homebrew
```bash
brew install gost
```
#### Ubuntu store #### Ubuntu store
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment