From 59d3939173f49093b72460cb02909f2cc0c04c06 Mon Sep 17 00:00:00 2001 From: helix4u <4317663+helix4u@users.noreply.github.com> Date: Tue, 14 Apr 2026 12:52:23 -0600 Subject: [PATCH] docs(update): remove unsupported --check command --- website/docs/getting-started/updating.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/website/docs/getting-started/updating.md b/website/docs/getting-started/updating.md index 16bb0ce47..b0e34e07d 100644 --- a/website/docs/getting-started/updating.md +++ b/website/docs/getting-started/updating.md @@ -65,11 +65,7 @@ If `git status --short` shows unexpected changes after `hermes update`, stop and hermes version ``` -Compare against the latest release at the [GitHub releases page](https://github.com/NousResearch/hermes-agent/releases) or check for available updates: - -```bash -hermes update --check -``` +Compare against the latest release at the [GitHub releases page](https://github.com/NousResearch/hermes-agent/releases). ### Updating from Messaging Platforms