1 parent c7342df commit 809dfbeCopy full SHA for 809dfbe
1 file changed
README.md
@@ -11,7 +11,13 @@ hands the session off to the AWS `session-manager-plugin`.
11
12
## Install
13
14
-Download a prebuilt binary for your platform (Linux/macOS, x86-64/arm64) from the
+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
21
[Releases](https://github.com/avoidik/cshell/releases) page, e.g.:
22
23
```sh
0 commit comments