From 68feec83056fe258fdb05a5fefdf55e0a2a3b592 Mon Sep 17 00:00:00 2001 From: James Pine Date: Sun, 12 Jul 2026 16:11:46 -0700 Subject: [PATCH] docs: hermes-voicebox is published on PyPI --- docs/content/docs/overview/hermes-agent.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/overview/hermes-agent.mdx b/docs/content/docs/overview/hermes-agent.mdx index c1bc8176..775c0dcc 100644 --- a/docs/content/docs/overview/hermes-agent.mdx +++ b/docs/content/docs/overview/hermes-agent.mdx @@ -82,7 +82,7 @@ and to recall your dictated [Captures](/overview/captures) through MCP. Into the same Python environment Hermes runs in: ```bash -pip install git+https://github.com/jamiepine/hermes-voicebox +pip install hermes-voicebox ``` No pip? Copy it in as a directory plugin instead: