update readme

Seto Elkahfi committed Apr 25, 2026 at 11:52 UTC 34484486a28afcbd1a9048dd370a2ded0fefb6c5
1 file changed +5 -3
README.md
+5 -3
index 2dddc6e..4e6329e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # siGit Code — Homebrew Tap -[siGit Code](https://github.com/getsigit/sigit) is a coding agent for [smbCloud](https://smbcloud.xyz/) that runs entirely on your machine. No API keys. No cloud round-trips. The model lives in your local HuggingFace cache. +[siGit Code](https://github.com/getsigit/sigit) is a coding agent for [smbCloud](https://smbcloud.xyz/) that runs entirely on your machine. No API keys. No cloud round-trips. siGit has two modes: @@ -14,7 +14,9 @@ Current platform support through this tap: ## Install ```bash -brew install getsigit/sigit/sigit +brew tap getsigit/tap +brew install sigit +``` ``` Homebrew downloads a pre-built macOS binary, so you do not need a Rust toolchain. @@ -78,4 +80,4 @@ Apache-2.0 ## Copyright -2026 smbCloud (Splitfire AB). \ No newline at end of file +2026 smbCloud (Splitfire AB).