I swear i'm not farming commits
This commit is contained in:
parent
d2c759f53d
commit
3c9e3897f6
2 changed files with 5 additions and 2 deletions
|
@ -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:
|
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
|
.SH INSTALLATION
|
||||||
|
|
||||||
|
|
|
@ -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:
|
You also have to install the dependencies, in Debian:
|
||||||
|
|
||||||
**apt install nginx libcgi-pm-perl**
|
apt install nginx libcgi-pm-perl
|
||||||
|
|
||||||
INSTALLATION
|
INSTALLATION
|
||||||
============
|
============
|
||||||
|
|
Loading…
Add table
Reference in a new issue