Skip to content

Commit

Permalink
: add Homebrew install instructions to README.md
Browse files Browse the repository at this point in the history
Closes #76
cuelang/cue#76

GitOrigin-RevId: e74e67d5cf756de7895a60a51d5cf78b0fa101fb
Change-Id: I9de2f4daddd194740ab80d42efd952fd9507690b
Reviewed-on: https://cue-review.googlesource.com/c/cue/+/2949
Reviewed-by: Marcel van Lohuizen <[email protected]>
  • Loading branch information
jlongtine authored and mpvl committed Aug 25, 2019
1 parent 96ef9aa commit 3056594
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@ Some aspects of this are:

### Download and Install

#### Install using Homebrew

Using [Homebrew](https://brew.sh), you can install using the CUE Homebrew tap:

`brew install cuelang/tap/cue`

#### Install From Source

If you already have Go installed, the short version is:
Expand Down

0 comments on commit 3056594

Please sign in to comment.