From 2a9538eaab67f4e965b03f663032ddf940103a83 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 1 Aug 2019 10:53:26 +0200 Subject: [PATCH] add documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 928ce75..0b22c46 100644 --- a/README.md +++ b/README.md @@ -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 $ git clone https://gitnet.fr/deblan/vhost-manager.git $ cd vhost-manager $ make