aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordedeibel2017-12-16 19:59:12 +0100
committerdedeibel2017-12-16 19:59:12 +0100
commitc6d44125911ad770726f83cc4a6b971b661e02e2 (patch)
treea8d77c3d309fbfef671e761dac9dde20fd317456 /README.md
parent38362dd135590a0d4627475a880030cea401a0bf (diff)
parent083c7fe0e8f875f54b857f34155d0b63ca627eb2 (diff)
Merge branch 'events/34c3_test'
Diffstat (limited to '')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bcbe12..ea05c8e 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,19 @@ Press Ctrl-C to quit.
Unterstützt wird PHP ab 5.4.
+### Abhängigkeiten
+```
+apt install php7.0-curl php7.0-xml
+# - or -
+apt install php-curl php-xml
+```
+
+#### Dateidownload testen
+
+```
+./download.sh
+```
## Setup