feat(macos): add native Homebrew install path #14

Merged
enderofwings merged 4 commits from fix/macos-doc-cleanup into main 2026-08-26 19:06:26 +00:00
Showing only changes of commit 2614bd10a6 - Show all commits
+1 -1
View File
@@ -186,7 +186,7 @@ backend/frontend/Ollama stack itself runs natively, no VM or container needed.
# web UI, memory DB. # web UI, memory DB.
./install-macos.sh ./install-macos.sh
# 3. Launch (memory :8001, backend :8000 — backend also serves the built UI) # 3. Launch (backend :8000 — also serves the built UI)
./launch_nexus.sh ./launch_nexus.sh
``` ```