mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
docs(install): fix macOS Homebrew install to use official cask (#5152)
This commit is contained in:
+2
-3
@@ -6,11 +6,10 @@ Download installers from [tinyhumans.ai/openhuman](https://tinyhumans.ai/openhum
|
||||
|
||||
These paths use native installer surfaces. Homebrew and MSI provide their normal signing/integrity checks; Debian/Ubuntu uses `apt-get` to install the release `.deb` and resolve system dependencies.
|
||||
|
||||
**macOS (Homebrew tap):**
|
||||
**macOS (Homebrew Cask):**
|
||||
|
||||
```bash
|
||||
brew tap tinyhumansai/core
|
||||
brew install openhuman
|
||||
brew install --cask openhuman
|
||||
```
|
||||
|
||||
**Linux (Debian/Ubuntu, release `.deb`):**
|
||||
|
||||
Reference in New Issue
Block a user