Skip to content

Commit 04ffdf0

Browse files
authored
Adds Homebrew availability to installation section (grouzen#49)
Added to Homebrew a few days ago in Homebrew/homebrew-core#252086.
1 parent 5062325 commit 04ffdf0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ It is available via [AUR](https://aur.archlinux.org/packages/framework-tool-tui)
5858
sudo pacman -S framework-tool-tui # Install from archlinuxcn
5959
```
6060

61+
#### :beer: Homebrew for Linux
62+
63+
Available via the [`framework-tool-tui` formula](https://formulae.brew.sh/formula/framework-tool-tui)
64+
65+
```sh
66+
brew install framework-tool-tui
67+
```
68+
6169
### 😈 FreeBSD
6270

6371

0 commit comments

Comments
 (0)