Skip to content

Commit

Permalink
Merge pull request #414 from issyl0/readme_brew_linux_aws-vault
Browse files Browse the repository at this point in the history
README: The aws-vault install command for Homebrew on Linux has changed
  • Loading branch information
mtibben committed Aug 26, 2019
2 parents 2209628 + 75e7b67 commit d522a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Check out the [announcement blog post](https://99designs.com.au/tech-blog/blog/2
You can install aws-vault:
- by downloading the [latest release](https://github.com/99designs/aws-vault/releases)
- on macOS via [Homebrew Cask](https://github.com/caskroom/homebrew-cask) with `brew cask install aws-vault`
- on Linux via [Homebrew on Linux](https://docs.brew.sh/Homebrew-on-Linux) with `brew install linuxbrew/extra/aws-vault`
- on Linux via [Homebrew on Linux](https://docs.brew.sh/Homebrew-on-Linux) with `brew install aws-vault`
- on Windows via [choco](https://chocolatey.org/packages/aws-vault) with `choco install aws-vault`
- on Archlinux via the [AUR](https://aur.archlinux.org/packages/aws-vault/)
- by compiling with `go get github.com/99designs/aws-vault`
Expand Down

0 comments on commit d522a6a

Please sign in to comment.