Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2014-11-09 17:43:57 +0300
committerThomas Bruederli <bruederli@kolabsys.com>2014-11-09 17:43:57 +0300
commitd4a820ed2b47d43c57aa16e65dee778be2426ba6 (patch)
tree91075304b9885b91e10c79ebb562ea149f93fd03 /INSTALL
parent0c137f7dace052015757ad49ff82bdbfb5f089d5 (diff)
Better wording about composer dependency
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 918be8815..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