From d6d4a559a503654661db46f5cd82352f7e7571cb Mon Sep 17 00:00:00 2001 From: rapcmia <73840223+rapcmia@users.noreply.github.com> Date: Tue, 4 Jul 2023 10:55:24 +0800 Subject: [PATCH] Update README.md fix typo on ordered list --- hummingbot_gateway_broker_compose/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hummingbot_gateway_broker_compose/README.md b/hummingbot_gateway_broker_compose/README.md index fef5010..0ccbf57 100644 --- a/hummingbot_gateway_broker_compose/README.md +++ b/hummingbot_gateway_broker_compose/README.md @@ -129,7 +129,7 @@ The final `environment` section of the YAML file should look like this: Afterwards, save the file. -### 4. Recreate network +### 6. Recreate network Now, recreate the Compose project: ``` @@ -157,7 +157,7 @@ To get started with Hummingbot, check out the following docs: * [Quickstart Guide](https://docs.hummingbot.org/quickstart/) * [Hummingbot FAQ](https://docs.hummingbot.org/faq/) -### 5. Configure EMQX Broker +### 7. Configure EMQX Broker Attach to the EMQX Broker `emqx` instance: ```