From b300f3c047a606024db2098523c8fff70721c716 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sun, 23 Dec 2018 16:02:33 +0100 Subject: 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. --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') 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: ------- -- cgit v1.2.3