aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordedeibel2017-12-16 18:44:03 +0100
committerdedeibel2017-12-16 18:44:03 +0100
commit6dae087b1018aeb3575b809d605a3cc4bfbc2a02 (patch)
tree04a616ce15a1d4ade80a20a4fbe494305cfa4552 /README.md
parent20eda261f2527a47a7fe626af08e4dad19ac9a12 (diff)
Added info about dependencies and testing the download
Diffstat (limited to 'README.md')
-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