Browse Source

Merge pull request #10 from tony1661/patch-1

Update readme.md
frytimo 8 tháng trước cách đây
mục cha
commit
1698375128
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -42,7 +42,7 @@ Quickly create new maintenance applications by adding a ``public static function
 ### Clone this repo to FusionPBX app folder:
 
 ```
-sudo git clone https://github.com/fusionpbx/fusionpbx-app-maintenace /var/www/fusionpbx/app/maintenance
+sudo git clone https://github.com/fusionpbx/fusionpbx-app-maintenance /var/www/fusionpbx/app/maintenance
 sudo chown -R www-data:www-data /var/www/fusionpbx/app/maintenance
 ```