Created
February 3, 2026 05:33
-
-
Save brandonsheppard/fd163e7ba520c37a738dc89fde9a1a97 to your computer and use it in GitHub Desktop.
One command to setup openclaw on a new mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && brew update && brew install node && curl -fsSL https://openclaw.ai/install.sh | bash && openclaw onboard --install-daemon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment