From 915faab9c074a0a30b8321c3836d0b35f475e94d Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Fri, 29 Apr 2022 14:58:55 +0200 Subject: Use proper .bash suffix --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 28f088a..1031184 100644 --- a/README +++ b/README @@ -6,17 +6,17 @@ Things are to be written here. Configuration: -------------- -Copy user-config.default.sh to user-config.sh and set any options to your +Copy user-config.default.bash to user-config.bash and set any options to your linking. Usage: ------ -Make sure user-config.sh exists and has the correct $maintainer variable set. +Make sure user-config.bash exists and has the correct $maintainer variable set. -Then, just call ./update.sh or ./make_install.sh. Usage information will be -displayed. +Then, just call ./update.bash or ./make_install.bash. Usage information will +be displayed. Dependencies: -- cgit v1.2.3