summaryrefslogtreecommitdiff
path: root/README-ENG.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2017-01-02 02:19:17 +0100
committerIgor Scheller <igor.scheller@igorshp.de>2017-01-02 02:19:17 +0100
commit94b52504145ed5c889093421167306aa7a45d385 (patch)
treebc68f9149f0f59623455eb815131254665c92b70 /README-ENG.md
parentbc91daedca5646bbc2786bd5c24152b4f723436e (diff)
Added composer with parsedown requirement
Diffstat (limited to 'README-ENG.md')
-rw-r--r--README-ENG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README-ENG.md b/README-ENG.md
index 3632882c..d379e192 100644
--- a/README-ENG.md
+++ b/README-ENG.md
@@ -7,6 +7,8 @@
## Directions:
* Clone the master branch with the submodules: `git clone --recursive https://github.com/engelsystem/engelsystem.git`
+ * Install [Composer](https://getcomposer.org/download/)
+ * Install project dependencies: `composer install`
* Webserver must have write access to the 'import' directory and read access for all other directories
* Webserver must be public.