From 6d3ea6f433f6b222c5a46d9a73f68764b63b705f Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 1 May 2016 15:09:01 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea409e4..b3090cc 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This install script that has been designed to be an fast, simple, and modular wa ```bash apt-get install -y git +cd /usr/src git clone https://github.com/fusionpbx/fusionpbx-install.sh.git chmod 755 -R /usr/src/fusionpbx-install.sh cd /usr/src/fusionpbx-install.sh/debian