summaryrefslogtreecommitdiff
path: root/README-ENG.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2017-01-02 03:15:57 +0100
committerIgor Scheller <igor.scheller@igorshp.de>2017-01-02 03:15:57 +0100
commitb839e401062b294292fdcbd7e30b79bc149fab6f (patch)
treefa8447e22e9fc341d68908078ca6ece4d60544c9 /README-ENG.md
parent84f6990db2a4e388e775a9c1465219eb0f6ed164 (diff)
Require twbs/bootstrap via composer
Diffstat (limited to 'README-ENG.md')
-rw-r--r--README-ENG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-ENG.md b/README-ENG.md
index d379e192..0c39ba45 100644
--- a/README-ENG.md
+++ b/README-ENG.md
@@ -6,7 +6,7 @@
* 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