summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-09 16:03:47 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-09 16:03:47 +0100
commit0b39f6de6a5df48e428f85ee2e02cb9fb61cd8f1 (patch)
treeb9ed1734de4a97075ec2df82437cb06f2b908298 /INSTALL
parenta16cf3bb7cdae47b4729365593bb0b3a43c5c466 (diff)
parentd4a820ed2b47d43c57aa16e65dee778be2426ba6 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index df11239b6..ef1c59b85 100644
--- a/INSTALL
+++ b/INSTALL
@@ -39,7 +39,7 @@ REQUIREMENTS
or SQLite support in PHP
* One of the above databases with permission to create tables
* An SMTP server (recommended) or PHP configured for mail delivery
-* Composer installed either locally or globally
+* Composer installed either locally or globally (https://getcomposer.org)
INSTALLATION
@@ -49,7 +49,7 @@ INSTALLATION
2. Install dependencies using composer:
- get composer from https://getcomposer.org/download/
- rename the composer.json-dist file into composer.json
- - run `php composer.phar install`
+ - run `php composer.phar install --no-dev`
3. Make sure that the following directories (and the files within)
are writable by the webserver
- /temp