From 10752c6d50a731533860ce5a1627c6308ea2c62c Mon Sep 17 00:00:00 2001 From: Stephen Chin Date: Tue, 26 May 2026 00:31:53 -0700 Subject: [PATCH] fix(hermesagent): update setup note to reflect automatic gateway service enable --- json/hermesagent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/hermesagent.json b/json/hermesagent.json index 3bb3cbec..0f2c4d25 100644 --- a/json/hermesagent.json +++ b/json/hermesagent.json @@ -42,7 +42,7 @@ "type": "warning" }, { - "text": "After container startup, login as root and run 'hermes-setup' to configure your model provider and gateway server. When prompted to install the gateway service, install it as a user service (not a system service).", + "text": "After container startup, login as root and run 'hermes-setup' to configure your model provider and gateway server. When prompted, install the gateway as a user service — hermes-setup will enable and start it automatically.", "type": "info" }, {