Skip to content

docs: add Node setup before npm install#246

Merged
0xmrpeter merged 1 commit intoOpen-ACP:mainfrom
zerone0x:fix/94-document-node-prerequisite
May 4, 2026
Merged

docs: add Node setup before npm install#246
0xmrpeter merged 1 commit intoOpen-ACP:mainfrom
zerone0x:fix/94-document-node-prerequisite

Conversation

@zerone0x
Copy link
Copy Markdown
Contributor

@zerone0x zerone0x commented Apr 29, 2026

Summary

Fixes #94

Documents the Node.js prerequisite path before manual npm installation and points new users at the existing platform installers.

Changes

  • Add an nvm-based Node.js setup step before manual npm install in the README.
  • Update the GitBook quick start prerequisite note.
  • Add installer commands before the manual npm install path in the GitBook quick start.

Test Plan

  • Documentation-only change; no runtime tests run.
  • git diff --check

Fixes Open-ACP#94

Co-Authored-By: Hermes Agent <noreply@nousresearch.com>
@0xmrpeter 0xmrpeter merged commit b024f0a into Open-ACP:main May 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: add nvm install step before npm install in Quick Start

2 participants