Skip to content

Commit

Permalink
chore: update README with new install methods
Browse files Browse the repository at this point in the history
  • Loading branch information
clok committed Mar 17, 2021
1 parent 41161ec commit 045bb2d
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ GLOBAL OPTIONS:

## Installation

```
$ curl https://i.jpillora.com/GoodwayGroup/gwvault! | bash
```

### [`asdf` plugin](https://github.com/GoodwayGroup/asdf-gwvault)

Add plugin:
Expand All @@ -55,6 +51,19 @@ Install the latest version:
$ asdf install gwvault latest
```

### [Homebrew](https://brew.sh) (for macOS users)

```
brew tap GoodwayGroup/gwvault
brew install gwvault
```

### curl binary

```
$ curl https://i.jpillora.com/GoodwayGroup/gwvault! | bash
```

### man page

To install `man` page:
Expand Down

0 comments on commit 045bb2d

Please sign in to comment.