From ebeef080cc128b17d5c9fc79aac3dd54b3321366 Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Fri, 11 Dec 2020 11:59:40 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa37f80..b125211 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ in progress ## Install and Configure ParrotOS: ```bash -in progress +sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/simeononsecurity/SoS-Parrot_OS-Setup/main/setup.sh)" root ```