From c1b4601f7130926b75b22d508be320b1e6eb89b3 Mon Sep 17 00:00:00 2001 From: Alex Kamsteeg Date: Mon, 13 Jul 2015 09:43:04 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 317cda8d..786c895e 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,8 @@ Main audience: ## First run -Clone or download the project files. No compilation or installation is required. - -Execute: ./lynis audit system +1. Clone or download the project files. No compilation or installation is required. +2. Execute: ./lynis audit system By default If you want to run the software as root, we suggest to alter the ownership of the files. From 6dfe906610201c398ea11de9958b5d028cb45edd Mon Sep 17 00:00:00 2001 From: Alex Kamsteeg Date: Mon, 13 Jul 2015 10:49:50 +0200 Subject: [PATCH 2/2] Fixed styling of command in First Run instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 786c895e..16699264 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Main audience: ## First run 1. Clone or download the project files. No compilation or installation is required. -2. Execute: ./lynis audit system +2. Execute: `./lynis audit system` By default If you want to run the software as root, we suggest to alter the ownership of the files.