From 901bd1cf6857f9f1fb716f2e516a8e0668a3b296 Mon Sep 17 00:00:00 2001 From: za Date: Mon, 22 Jul 2024 15:32:20 +0700 Subject: [PATCH] Replace dorukozturk with aws-samples on README as it's under aws-samples organization git repo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ec2186..05ade55 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ rules: **Installation**: ```console -git clone git@github.com:dorukozturk/hardeneks.git +git clone git@github.com:aws-samples/hardeneks.git cd hardeneks poetry install ```