From 3c9e3897f644cd0a3bf2aa0612109599d0b94648 Mon Sep 17 00:00:00 2001 From: qorg11 Date: Tue, 20 Oct 2020 15:58:39 +0200 Subject: [PATCH] I swear i'm not farming commits --- doc/lainsafe.1 | 5 ++++- doc/lainsafe.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/lainsafe.1 b/doc/lainsafe.1 index 0f4846e..16d8cf8 100644 --- a/doc/lainsafe.1 +++ b/doc/lainsafe.1 @@ -12,7 +12,10 @@ It runs in a Web server (i.e. nginx) with a CGI handler You also have to install the dependencies, in Debian: -.B apt install nginx libcgi-pm-perl +.in +4n +.EX +apt install nginx libcgi-pm-perl +.EE .SH INSTALLATION diff --git a/doc/lainsafe.md b/doc/lainsafe.md index e4008b6..a0ade64 100644 --- a/doc/lainsafe.md +++ b/doc/lainsafe.md @@ -12,7 +12,7 @@ It runs in a Web server (i.e. nginx) with a CGI handler (i.e. fcgiwrap) You also have to install the dependencies, in Debian: -**apt install nginx libcgi-pm-perl** + apt install nginx libcgi-pm-perl INSTALLATION ============