From 165aba4e22e4e6b264c1a92946bd96c151ae193a Mon Sep 17 00:00:00 2001 From: hexastack Date: Mon, 6 Jan 2025 16:40:49 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5a153d0..82781793 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ npm install -g hexabot-cli 5. **Run in development mode**: ```sh - hexabot dev --servicesollama + hexabot dev --services ollama ``` This starts the required services in development mode.