Skip to content

Commit 809dfbe

Browse files
committed
Add homebrew to install
1 parent c7342df commit 809dfbe

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ hands the session off to the AWS `session-manager-plugin`.
1111
1212
## Install
1313

14-
Download a prebuilt binary for your platform (Linux/macOS, x86-64/arm64) from the
14+
Homebrew (macOS/Linux):
15+
16+
```sh
17+
brew install avoidik/cshell/cshell
18+
```
19+
20+
Or download a prebuilt binary for your platform (Linux/macOS, x86-64/arm64) from the
1521
[Releases](https://github.com/avoidik/cshell/releases) page, e.g.:
1622

1723
```sh

0 commit comments

Comments
 (0)