docs(readme): fix Homebrew tap namespace in macOS install instructions (#2739)

This commit is contained in:
YellowSnnowmann
2026-05-27 16:06:22 +05:30
committed by GitHub
parent 7465bac396
commit 99b3affff5
+1 -1
View File
@@ -69,7 +69,7 @@ These paths verify the artifact through your OS package manager's signing chain
**macOS (Homebrew tap):**
```bash
brew tap tinyhumansai/openhuman
brew tap tinyhumansai/core
brew install openhuman
```