From 92ce7e467deaca370b5b2c343a12bab6ae96446d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 3 Apr 2017 21:52:04 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bea9ef6..fe47342 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ cd /usr/src/fusionpbx-install.sh/debian && ./install.sh FreeBSD is an operating system that has many great features like ZFS, HAST, CARP and more. ```sh -wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/freebsd/pre-install.sh | sh +fetch -o - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/freebsd/pre-install.sh | sh cd /usr/src/fusionpbx-install.sh/freebsd && ./install.sh ```