From b96969aa42583bf206e122718258fe48f8e098da Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Fri, 11 Dec 2020 12:43:28 -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 405ef8a..7d4ba76 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercon ## Ubuntu Install and Configure: ```bash -in progress +sudo su -c "bash <(wget -qO- https://github.com/simeononsecurity/setup-scripts/blob/main/ubuntu.sh)" root ``` ## ParrotOS Install and Configure: