From 06881aee27edcef74d798aba9c44fa7fa70459a2 Mon Sep 17 00:00:00 2001 From: Michael Feng Date: Tue, 4 Apr 2023 16:30:15 -0700 Subject: [PATCH] fix typos --- hummingbot_gateway_compose/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hummingbot_gateway_compose/README.md b/hummingbot_gateway_compose/README.md index 5220014..4b3bd93 100644 --- a/hummingbot_gateway_compose/README.md +++ b/hummingbot_gateway_compose/README.md @@ -1,6 +1,6 @@ # Deploy Hummingbot and Gateway Instances -This installs a [Hummingbot](https://github.com/hummingbot/hummingbot) instance linked to a [Hummingbot Gateway](https://github.com/hummingbot/hummingbot) as Docker containers. +This installs [Hummingbot](https://github.com/hummingbot/hummingbot) and [Hummingbot Gateway](https://github.com/hummingbot/gateway) as linked Docker containers. ## Prerequisites