diff --git a/README.md b/README.md index 29580c66..67dc3bd4 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