diff --git a/README.md b/README.md index 4ce2824..4d07e79 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,11 @@ SSHM is a beautiful command-line tool that transforms how you manage and connect ### Installation +**Homebrew (Recommended for macOS):** +```bash +brew install Gu1llaum-3/sshm/sshm +``` + **Unix/Linux/macOS (One-line install):** ```bash curl -sSL https://raw.githubusercontent.com/Gu1llaum-3/sshm/main/install/unix.sh | bash