From 509c8d7511d8e67be39de932f749a7feda25ee52 Mon Sep 17 00:00:00 2001 From: Sohel Amin Date: Fri, 22 Sep 2017 00:44:13 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cf7ced..2c109b6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ```php $app->register(Appzcoder\LumenRoutesList\RoutesCommandServiceProvider::class); ``` -3. Run **composer update** +3. Run ```composer dump-autoload``` ## Commands