Update README.md

fix typo on ordered list
This commit is contained in:
rapcmia
2023-07-04 10:55:24 +08:00
committed by GitHub
parent c0f67b8e8a
commit d6d4a559a5

View File

@@ -129,7 +129,7 @@ The final `environment` section of the YAML file should look like this:
Afterwards, save the file. Afterwards, save the file.
### 4. Recreate network ### 6. Recreate network
Now, recreate the Compose project: 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/) * [Quickstart Guide](https://docs.hummingbot.org/quickstart/)
* [Hummingbot FAQ](https://docs.hummingbot.org/faq/) * [Hummingbot FAQ](https://docs.hummingbot.org/faq/)
### 5. Configure EMQX Broker ### 7. Configure EMQX Broker
Attach to the EMQX Broker `emqx` instance: Attach to the EMQX Broker `emqx` instance:
``` ```