Skip to content

Instantly share code, notes, and snippets.

View FatBoy721's full-sized avatar

Robert Ramsey FatBoy721

View GitHub Profile

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