diff --git a/landingpage/index.html b/landingpage/index.html index 7ae7be162..cfce7a7fa 100644 --- a/landingpage/index.html +++ b/landingpage/index.html @@ -399,15 +399,33 @@ hermes model
bash - +
-
# Start the messaging gateway
+                            
# Interactive gateway setup wizard
+hermes gateway setup
+
+# Start the messaging gateway
 hermes gateway
 
 # Install as a system service
 hermes gateway install
-

Connect Telegram, Discord, Slack, or WhatsApp. Runs as a systemd service.

+

Walk through connecting Telegram, Discord, Slack, or WhatsApp. Runs as a systemd service.

+ + + +
+
5
+
+

Keep it up to date

+
+
+ bash + +
+
hermes update
+
+

Pulls the latest changes and reinstalls dependencies. Run anytime to get new features and fixes.