Skip to content

Commit a4ff9cc

Browse files
canacekzhang
andauthored
Document homebrew installation (#110)
* Document homebrew installation support * Update README.md --------- Co-authored-by: Eric Zhang <[email protected]>
1 parent 9bab7ea commit a4ff9cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ curl -sSf https://sshx.io/get | sh -s run
3838

3939
Inspect the script for additional options.
4040

41+
You can also install it with [Homebrew](https://brew.sh/) on macOS.
42+
43+
```shell
44+
brew install sshx
45+
```
46+
4147
### CI/CD
4248

4349
You can run sshx in continuous integration workflows to help debug tricky

0 commit comments

Comments
 (0)