summaryrefslogtreecommitdiff
path: root/README-ENG.md
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-06-20 16:50:21 +0200
committermsquare <msquare@notrademark.de>2017-06-20 16:50:21 +0200
commit56814fa2fdf58b4013f4d57c5ea87619c7122957 (patch)
tree640945769b7e9626cdf43162c786147f5c962029 /README-ENG.md
parenta5fc5bd0979e8de1fce8a8addd351a6e7bd6aeb8 (diff)
parentcd30017b97afc3c7001fbb9eb14b54dbb980b7b6 (diff)
Merge branch 'pr/316' into feature-igel-rewrite
Diffstat (limited to 'README-ENG.md')
-rw-r--r--README-ENG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README-ENG.md b/README-ENG.md
index 3632882c..0c39ba45 100644
--- a/README-ENG.md
+++ b/README-ENG.md
@@ -6,7 +6,9 @@
* Webserver, i.e. lighttpd, nginx, or Apache
## Directions:
- * Clone the master branch with the submodules: `git clone --recursive https://github.com/engelsystem/engelsystem.git`
+ * Clone the master branch: `git clone 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.