Skip to content

Commit a66ddba

Browse files
authored
Update README.md
1 parent b063702 commit a66ddba

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,15 @@ pip install mdbub
5656
pipx install mdbub
5757

5858
# Homebrew (macOS)
59-
brew install mdbub # (when available in Homebrew Core)
59+
brew tap collabinator/homebrew-tap
60+
brew install mdbub # (won't need tap when available in Homebrew Core)
6061

6162
# Chocolatey (Windows)
62-
choco install mdbub # (when available)
63+
choco install mdbub # (coming soon)
64+
```
65+
66+
```bash
67+
mdbub --about
6368
```
6469

6570
### Early Access

0 commit comments

Comments
 (0)