diff options
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 29d3fe6..415af7c 100644 --- a/README.markdown +++ b/README.markdown @@ -18,7 +18,7 @@ Installing * Upload all the files to your server (with FTP or other) OR * Use `composer create-project mauricesvay/moonmoon moonmoon` -* Run `wget https://getcomposer.org/composer.phar && php composer.phar install` +* Run `wget https://getcomposer.org/composer.phar && php composer.phar install --no-dev` * Open install.php with your browser * Follow the instructions |