aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 16:02:33 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 16:02:33 +0100
commitb300f3c047a606024db2098523c8fff70721c716 (patch)
tree2cf7ba3456269f5e770c0f0aa40a16dac1ca2a55 /README
parent7e41bec85b1299edd6f7eebb160296e4ec97da81 (diff)
Use the provided sample.* files
Do not longer rely on them being symlinked to the target directories. Also, fix small error in make_install.sh:main() ($1 -> $2). And add some comments.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index b01160f..40689e4 100644
--- a/README
+++ b/README
@@ -9,6 +9,16 @@ Usage:
Just call ./update.sh or ./make_install.sh to see usage information.
+Dependencies:
+-------------
+
+pacman
+bash
+coreutils
+sed
+curl
+
+
Author:
-------