Skip to content

Commit

Permalink
Merge pull request #552 from thedrow/patch-1
Browse files Browse the repository at this point in the history
Mention Linuxbrew as an installation method for Linux
  • Loading branch information
Etiene authored Aug 29, 2018
2 parents dc3219d + 7199ae6 commit 27cb4cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ Please check your version against the latest available on the
### OSX
You can install Terragrunt on OSX using [Homebrew](https://brew.sh/): `brew install terragrunt`.
### Linux
You can install Terragrunt on Linux using [Linuxbrew](https://linuxbrew.sh/): `brew install terragrunt`.
### Manual
You can install Terragrunt manually by going to the [Releases Page](https://github.com/gruntwork-io/terragrunt/releases),
downloading the binary for your OS, renaming it to `terragrunt`, and adding it to your PATH.
Expand Down

0 comments on commit 27cb4cd

Please sign in to comment.