setup-openclaw
· One min read
Setup Mac Mini
Install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install node
brew install node
Install Docker
brew install docker
Install Ollama
brew install ollama
brew services start ollama
Config openclaw
openclaw config
openclaw dashbaord