From 8e71c6e5c52827a1ea18d523118a69385564f1b0 Mon Sep 17 00:00:00 2001 From: Ryan John Peck Date: Mon, 13 May 2019 13:56:12 -0400 Subject: [PATCH] Update README.md to clone from right repo Looks like the project was moved out of an org to your personal account. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6a9c3ef..6e08cf35 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ This script has been written in bash using AWS-CLI and it works in Linux and OSX - Previous steps, from your workstation: ```sh - git clone https://github.com/Alfresco/prowler + git clone https://github.com/toniblyx/prowler cd prowler ```