hermes-agent/website/i18n
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
..
zh-Hans/docusaurus-plugin-content-docs/current fix(docs): target installer venv in voice extra install command 2026-07-28 11:57:37 -07:00