From 61f2927dbb49d1b79e339fb4ebea75b377340c87 Mon Sep 17 00:00:00 2001 From: FreeScout <40499291+freescout-helpdesk@users.noreply.github.com> Date: Sat, 22 Sep 2018 17:37:17 +0300 Subject: [PATCH] Updated FreeScout Modules (markdown) --- FreeScout-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeScout-Modules.md b/FreeScout-Modules.md index 8e22f51..169de1a 100644 --- a/FreeScout-Modules.md +++ b/FreeScout-Modules.md @@ -11,7 +11,7 @@ If you want to add your module to the list, please create an [issue](https://git 2. Run the following console command: ``` -php artisan freescout:install-module +php artisan freescout:module-install ``` ## Developing Modules