Skip to content

Instantly share code, notes, and snippets.

OpenClaw + Ollama: Full Setup Guide

Step 1: Install Node.js

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
source ~/.bashrc
nvm install node