Skip to content

Commit 2afd218

Browse files
indianetsmatifali
andauthored
feat(readme): add Homebrew install method (#12)
Wush was added to Homebrew/homebrew-core repo. See: Homebrew/homebrew-core#183296 Signed-off-by: Vijay <[email protected]> Co-authored-by: Muhammad Atif Ali <[email protected]>
1 parent 075982e commit 2afd218

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,16 @@ shells over a peer-to-peer WireGuard connection. It's similar to
1919
2020
## Install
2121

22+
Using install script
2223
```bash
2324
curl -fsSL https://wush.dev/install.sh | sh
2425
```
2526

27+
Using Homebrew
28+
```bash
29+
brew install wush
30+
```
31+
2632
For a manual installation, see the [latest release](https://github.com/coder/wush/releases/latest).
2733

2834
> [!TIP]

0 commit comments

Comments
 (0)