From 68f9e47c3444901c9dbf4ffb4eaf579f40e4c87d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 30 Apr 2016 17:23:20 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 000e4ab..ea409e4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ fusionpbx-install.sh -------------------------------------- -Debian 8 - -This install script that has been designed to be a fast, simple, modular and easy way to to install FusionPBX. Run this script under root. The script is to the point it begins immediatly. It installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM, and PostgresQL. +This install script that has been designed to be an fast, simple, and modular way to to install FusionPBX. Start with a minimal install of Debian 8 with SSH enabled. Run the following commands under root. It installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM, and PostgresQL. ```bash apt-get install -y git