hermes-agent/website/docs/getting-started
liuhao1024 1818d63052 fix(docs): target installer venv in voice extra install command
The quickstart voice-mode section used `uv pip install -e ".[voice]"`
which fails on a fresh curl-installed setup because no virtual environment
is active. Use `--python ./venv/bin/python` to target the installer-created
venv explicitly, matching the curl installer layout.

Fixes #44364
2026-07-28 11:57:37 -07:00
..
_category_.json
installation.md
learning-path.md
nix-setup.md
platform-support.md
quickstart.md
termux.md
updating.md