Skip to content

Commit 3056594

Browse files
jlongtinempvl
authored andcommitted
: add Homebrew install instructions to README.md
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]>
1 parent 96ef9aa commit 3056594

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ Some aspects of this are:
9393

9494
### Download and Install
9595

96+
#### Install using Homebrew
97+
98+
Using [Homebrew](https://brew.sh), you can install using the CUE Homebrew tap:
99+
100+
`brew install cuelang/tap/cue`
101+
96102
#### Install From Source
97103

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

0 commit comments

Comments
 (0)