From 0768014287c72d65c6d6e317d31a7299681618c6 Mon Sep 17 00:00:00 2001 From: Michael Feng Date: Tue, 18 Apr 2023 10:19:50 -0700 Subject: [PATCH] fix typo --- multiple_hummingbot_gateway_compose/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multiple_hummingbot_gateway_compose/README.md b/multiple_hummingbot_gateway_compose/README.md index 2349131..76d159a 100644 --- a/multiple_hummingbot_gateway_compose/README.md +++ b/multiple_hummingbot_gateway_compose/README.md @@ -143,10 +143,10 @@ Uncomment out: The final `environment` section of the YAML file should look like this: ```yaml - bot: + hummingbot-1: environment: - CONFIG_PASSWORD=[password] - bot2: + hummingbot-2: environment: - CONFIG_PASSWORD=[password] gateway: