add readme

This commit is contained in:
Simon Vieille 2019-07-31 20:57:30 +02:00
parent 4398347162
commit 3da474274b
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 24 additions and 0 deletions

24
README.md Normal file
View File

@ -0,0 +1,24 @@
VHOST-MANAGER
=============
Installation
------------
### Requirements
* PHP
* /bin/sh
* GCC
```
$ git clone https://gitnet.fr/deblan/vhost-manager.git
$ cd vhost-manager
$ make
```
Usage
-----
```
$ sudo ./bin/vhost-add
```