add documentation

这个提交包含在:
Simon Vieille 2019-08-01 10:53:26 +02:00
父节点 27584a6f04
当前提交 2a9538eaab
签署人:: deblan
GPG 密钥 ID: 03383D15A1D31745
共有 1 个文件被更改,包括 3 次插入0 次删除

查看文件

@ -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