From 78deb16b8356b03354ade0a7581f93368a18611e Mon Sep 17 00:00:00 2001 From: Vaibhav Singh <0vaibhavsingh0@gmail.com> Date: Sat, 22 Jun 2024 22:52:41 -0300 Subject: [PATCH] chore: minor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0921ba9..b13dd4e 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ Ensure you have a `config.yaml` set up with your desired settings. docker compose up ``` -Hermes is also available as a Docker image, making it even easier to deploy in any environment. +Hermes is equipped with Docker configurations for seamless deployment across any setup. -Please update `docker-compose.yaml` to run the docker container with different configuration for Hermes. +To customize Hermes' deployment, modify the `docker-compose.yaml` file with your preferred settings. ### :sparkles: Why Hermes?