From ec14d5026f83d28365fcfb23cf4032aa77df3adf Mon Sep 17 00:00:00 2001 From: IMTheNachoMan Date: Mon, 4 Mar 2019 17:23:58 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ed67f35..05ee2d1 100644 --- a/README.md +++ b/README.md @@ -2209,9 +2209,8 @@ From [https://cisofy.com/lynis/](https://cisofy.com/lynis/): On Debian based systems, using CISOFY's community software repository: ``` bash - sudo apt install ca-certificates + sudo apt install apt-transport-https ca-certificates sudo wget -O - https://packages.cisofy.com/keys/cisofy-software-public.key | sudo apt-key add - - sudo apt install apt-transport-https sudo echo "deb https://packages.cisofy.com/community/lynis/deb/ stable main" | sudo tee /etc/apt/sources.list.d/cisofy-lynis.list sudo apt update sudo apt install lynis