hermes-agent/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/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
..
installation.md rip out brew + pip/PyPI wheel support (#68217) 2026-07-22 16:51:01 -04:00
learning-path.md
nix-setup.md
quickstart.md fix(docs): target installer venv in voice extra install command 2026-07-28 11:57:37 -07:00
termux.md
updating.md fix(update): consolidate pre-update backups into one gated mechanism (#65754) 2026-07-16 08:47:25 -07:00