Skip to content

Commit

Permalink
Merge pull request #79 from chenrui333/homebrew-install-option
Browse files Browse the repository at this point in the history
chore(docs): add brew install option
  • Loading branch information
JamesClonk committed Aug 18, 2020
2 parents 22003b5 + 689fdb5 commit 7cbd518
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ Go version: go1.10

---

### Installation via `brew`

[Homebrew](https://brew.sh/) users can install by:

```sh
$ brew install vultr
```

### Installation from source

* Install the latest version of [Go](https://golang.org)
Expand Down

0 comments on commit 7cbd518

Please sign in to comment.