diff --git a/README.md b/README.md index dc2ba3f8..49a5754a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Dependencies are managed via Composer. 2. Install Dependencies ``` sh - php composer.phar install --dev + php composer.phar install ``` ## Contributing