aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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