diff --git a/INSTALL.md b/INSTALL.md index 71abe6af..894560e8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -34,7 +34,7 @@ The easiest way is to use Git to pull down the code. You'll need to put it into $ cd /var/www $ git clone https://github.com/jbrooksuk/Cachet.git $ cd Cachet -$ composer install +$ composer install --no-dev -o ``` # Deploy to Heroku