Skip to content

Commit aa48c7a

Browse files
authored
docs(readme): add brew installation instructions (#27)
1 parent f3ad1fa commit aa48c7a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,16 @@ _Editing, removing, managing SSO, setting region per account, and opening in bro
2828

2929
There are several ways to install Sesh:
3030

31-
### Installation Script (Recommended - Linux/macOS)
31+
### Homebrew (Recommended - Linux/macOS)
32+
33+
If you have [Homebrew](https://brew.sh/) installed, you can install `sesh` with:
34+
35+
```sh
36+
brew tap elva-labs/elva
37+
brew install awsesh
38+
```
39+
40+
### Installation Script
3241

3342
Download and run the installation script:
3443

0 commit comments

Comments
 (0)