From 19be4666d1124999dbf9268cf452a255498e9186 Mon Sep 17 00:00:00 2001 From: Barry Date: Tue, 9 Apr 2013 12:56:10 +0200 Subject: [PATCH] Typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 03348c2..f12fcbe 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ And add the ServiceProvider to the providers array in app/config/app.php 'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider', -You can now re-generate the docs yourself (for future updates) in arisan +You can now re-generate the docs yourself (for future updates) in artisan php artisan ide-helper:generate