mirror of https://github.com/CISOfy/lynis.git
Fixed styling of command in First Run instructions
This commit is contained in:
parent
b6d1143b45
commit
6dfe906610
|
@ -28,7 +28,7 @@ Main audience:
|
||||||
## First run
|
## First run
|
||||||
|
|
||||||
1. Clone or download the project files. No compilation or installation is required.
|
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
|
By default
|
||||||
If you want to run the software as root, we suggest to alter the ownership of the files.
|
If you want to run the software as root, we suggest to alter the ownership of the files.
|
||||||
|
|
Loading…
Reference in New Issue