From 614604ec7c9836a715174b7d4dd770e87cc41dad Mon Sep 17 00:00:00 2001 From: Mehmet Korkmaz Date: Mon, 17 Dec 2018 23:32:37 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f061f5..6ff6c43 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Symfony Console application factory that autowires dependecies. Use any PSR-11 c ## Installation ```bash -composer install selami/console +composer require selami/console ``` ## Usage