Skip to content

Commit

Permalink
Mention Homebrew install instructions (#242)
Browse files Browse the repository at this point in the history
* Mention Homebrew install instructions

* Add "community-supported distribution" section

Emphasize that Homebrew support is unofficial
  • Loading branch information
tdsmith authored and nchammas committed Apr 1, 2018
1 parent ecfd542 commit 12d7387
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,17 @@ cd flintrock/
You'll probably want to add the location of the Flintrock executable to your `PATH` so that you
can invoke it from any directory.

### Community-supported distributions

Flintrock may be available in your favorite package manager!
These packages are not supported by the core contributors and may be out of date.
Please reach out to these communities directly if you have trouble using them to install flintrock.

These include:

* [Homebrew](https://brew.sh): `brew install flintrock`


### Development version

If you like living on the edge, install the development version of Flintrock:
Expand Down

0 comments on commit 12d7387

Please sign in to comment.