From 0be2fd11edc13b8d26d1fca67ccccbdb85242ac6 Mon Sep 17 00:00:00 2001 From: Stephen Chin Date: Tue, 26 May 2026 00:36:37 -0700 Subject: [PATCH] revert: drop JSON note rephrasing, keep only install script fixes --- json/hermesagent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/hermesagent.json b/json/hermesagent.json index 0f2c4d25..3bb3cbec 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, install the gateway as a user service — hermes-setup will enable and start it automatically.", + "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).", "type": "info" }, {