From 9e9fcb09d2a637c9cf29baa4a5644e09bc691af7 Mon Sep 17 00:00:00 2001 From: nesquena-hermes Date: Tue, 7 Apr 2026 23:39:33 -0700 Subject: [PATCH] Fix broken link in Quick start section (#175) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f14168..bb2d51e 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ ecosystem. See [HERMES.md](HERMES.md) for the full side-by-side. ## Quick start -First, you need to install and configure [Hermes Agent](https://hermes-agent.nousresearch.com/](https://hermes-agent.nousresearch.com/docs/getting-started/quickstart) on your computer or server. This includes the following steps to complete: +First, you need to install and configure [Hermes Agent](https://hermes-agent.nousresearch.com/docs/getting-started/quickstart) on your computer or server. This includes the following steps to complete: * [ ] Running the `curl` command to download and setup Hermes * [ ] Configure your [LLM provider](https://hermes-agent.nousresearch.com/docs/getting-started/quickstart#2-set-up-a-provider) with `hermes model`