From ab637597e38cc5e98474557f32c21ab3406ae405 Mon Sep 17 00:00:00 2001 From: umaragu <45466982+umaragu@users.noreply.github.com> Date: Sat, 1 May 2021 17:24:47 -0400 Subject: [PATCH] correct the github repo location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 221ab6f5e..b7cd34061 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ docker/ ## Get started ```bash -git clone https://github.com/aws-mwaa-local-runner.git +git clone https://github.com/aws/aws-mwaa-local-runner.git cd aws-mwaa-local-runner ```