diff --git a/README.md b/README.md index 082bb47e12..098600577e 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,9 @@ Gateway may be used alongside the main [Hummingbot client](https://github.com/hu ## Installation via Docker -If you are installing Gateway alongside Hummingbot, check out the [Deploy Examples](https://github.com/hummingbot/deploy-examples) repository that helps you deployg various Hummingbot and Gateway configurations. +If you are installing Gateway alongside Hummingbot, check out the [Deploy Examples](https://github.com/hummingbot/deploy-examples) repository that helps you deploy various types of Hummingbot and Gateway configurations. For most new users, we recommend following the [Hummingbot Gateway Compose](https://github.com/hummingbot/deploy-examples/tree/main/hummingbot_gateway_compose) deployment. -For most new users, we recommend following the process outlined here: [Hummingbot Gateway Compose](https://github.com/hummingbot/deploy-examples/tree/main/hummingbot_gateway_compose) - -[Bash scripts](https://github.com/hummingbot/deploy-examples/tree/main/bash_scripts) that help you install the Gateway Docker image are also found in the same repo. +The repo also contains [Bash Scripts](https://github.com/hummingbot/deploy-examples/tree/main/bash_scripts#gateway) that help you install the Gateway Docker image on a standalone basis. ## Installation from source