Skip to content

Commit 00858e7

Browse files
minsoo-webclaude
andcommitted
docs: fix homebrew install instructions to include tap step
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0e4f3ff commit 00858e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Migrate VS Code / Cursor themes to [Superset](https://superset.dev), [Warp](http
77
### Homebrew
88

99
```sh
10-
brew install hamsurang/chromaport/chromaport
10+
brew tap hamsurang/chromaport
11+
brew install chromaport
1112
```
1213

1314
### Cargo

0 commit comments

Comments
 (0)