Comment by wlesieutre
3 months ago
They said it didn't work installed from homebrew, so I assume they went back and did the curl | bash install option
3 months ago
They said it didn't work installed from homebrew, so I assume they went back and did the curl | bash install option
This option didn't work either. I tried it. Also, the install script… installs Brew. So at the end, it's the same?
Oh dear.
Fair point. The install script shouldn't silently install Homebrew without explicit consent. We'll update it to detect when Homebrew is missing and prompt the user before installing anything beyond RCLI itself.
In the meantime, if you already have Homebrew, you can install directly:
brew tap RunanywhereAI/rcli https://github.com/RunanywhereAI/RCLI.git brew install rcli rcli setup
Or build from source if you prefer not to use either method: https://github.com/RunanywhereAI/RCLI#build-from-source
That’s hilarious