Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions website/docs/getting-started/updating.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading