Skip to content

Commit f471252

Browse files
committed
chore: add brew to readme
1 parent b74d989 commit f471252

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@ Currently, Hue supports the following targets:
1010
Please create an issue or PR if you'd like to add support for other targets.
1111

1212
# Installation
13+
## Cargo
1314
`cargo install hue-cli`
1415

16+
## Brew
17+
`brew tap howenyap/tap`
18+
19+
`brew install hue`
20+
1521
# Usage
1622
- `hue current` prints out the current set theme
1723
- `hue list` prints out available themes

0 commit comments

Comments
 (0)