mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
docs(contributing): align Node requirement in repo + docs site
This commit is contained in:
parent
2c53a3344d
commit
dcb8c5c67a
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ If your skill is specialized, community-contributed, or niche, it's better suite
|
||||||
| **Git** | With `--recurse-submodules` support, and the `git-lfs` extension installed |
|
| **Git** | With `--recurse-submodules` support, and the `git-lfs` extension installed |
|
||||||
| **Python 3.11+** | uv will install it if missing |
|
| **Python 3.11+** | uv will install it if missing |
|
||||||
| **uv** | Fast Python package manager ([install](https://docs.astral.sh/uv/)) |
|
| **uv** | Fast Python package manager ([install](https://docs.astral.sh/uv/)) |
|
||||||
| **Node.js 20+** | Optional — needed for browser tools and WhatsApp bridge |
|
| **Node.js 20+** | Optional — needed for browser tools and WhatsApp bridge (matches root `package.json` engines) |
|
||||||
|
|
||||||
### Clone and install
|
### Clone and install
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@ We value contributions in this order:
|
||||||
| **Git** | With `--recurse-submodules` support, and the `git-lfs` extension installed |
|
| **Git** | With `--recurse-submodules` support, and the `git-lfs` extension installed |
|
||||||
| **Python 3.11+** | uv will install it if missing |
|
| **Python 3.11+** | uv will install it if missing |
|
||||||
| **uv** | Fast Python package manager ([install](https://docs.astral.sh/uv/)) |
|
| **uv** | Fast Python package manager ([install](https://docs.astral.sh/uv/)) |
|
||||||
| **Node.js 18+** | Optional — needed for browser tools and WhatsApp bridge |
|
| **Node.js 20+** | Optional — needed for browser tools and WhatsApp bridge (matches root `package.json` engines) |
|
||||||
|
|
||||||
### Clone and Install
|
### Clone and Install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue