From 451d6915ff062d4a950bd9038bf2f78f5eedada4 Mon Sep 17 00:00:00 2001 From: Brian Herrera Date: Fri, 30 Apr 2021 14:54:58 -0700 Subject: [PATCH] Fix repo url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caed4b515c..333ca795e8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ It is highly recommended you check that you have a [credential manager installed ### Clone the repository ```shell -> git clone https://github.com/aws/o3de.git +> git clone https://github.com/aws-lumberyard/o3de.git Cloning into 'o3de'... # initial prompt for credentials to download the repository code