diff --git a/README.md b/README.md index b4cdf94..cab13c7 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ A macOS Messages.app CLI to send, read, and stream iMessage/SMS (with attachment - For SMS relay, enable “Text Message Forwarding” on your iPhone to this Mac. ## Install + +### Homebrew +```bash +brew install steipete/tap/imsg +``` + +### Build from source ```bash make build # binary at ./bin/imsg