浏览代码

Update README.md

FusionPBX 8 年之前
父节点
当前提交
92ce7e467d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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
 ```