add documentation

This commit is contained in:
Simon Vieille 2019-08-01 10:53:26 +02:00
vecāks 27584a6f04
revīzija 2a9538eaab
Parakstījis: deblan
GPG atslēgas ID: 03383D15A1D31745
1 mainīti faili ar 3 papildinājumiem un 0 dzēšanām

Parādīt failu

@ -9,6 +9,7 @@ Requirements
* PHP
* /bin/sh
* GCC
* whiptail
* wget
* make
@ -16,6 +17,8 @@ Installation
------------
```
$ sudo apt install gcc whiptail wget make
$ sudo apt install <php stuff>
$ git clone https://gitnet.fr/deblan/vhost-manager.git
$ cd vhost-manager
$ make