From b6a9d8e4f9586671a644f331ba7047b75d8bab3b Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Fri, 7 Feb 2014 10:36:05 +0100 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 59b5f83..5c3a3be 100644 --- a/readme.md +++ b/readme.md @@ -81,7 +81,7 @@ You can also scan a different directory, using the --dir option (relative from t php artisan ide-helper:models --dir="app/workbench/name/package/models" --dir="app/src/Model" -You can publish the config file (`php artisan config:publisb barryvdh/laravel-idehelper`) and set the default directories. +You can publish the config file (`php artisan config:publish barryvdh/laravel-ide-helper`) and set the default directories. Models can be ignored using the --ignore (-I) option