Skip to content

Commit 10af3f2

Browse files
authored
docs: fix brew command
Calling brew cask install is disabled
1 parent fae16ab commit 10af3f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pixel Picker is like Digital Color Meter, but lives in your menu bar and lets yo
2121
#### Via Homebrew:
2222

2323
```bash
24-
brew cask install pixel-picker
24+
brew install --cask pixel-picker
2525
```
2626

2727
#### Via GitHub Releases

0 commit comments

Comments
 (0)