summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Blakeney2020-04-02 11:06:18 +1000
committerMark Blakeney2020-04-02 11:08:09 +1000
commit4a6fbaa01d732dcc421f46f4a088f03a55412627 (patch)
tree97a59baf36a9eb7505c47a49001cdfb0e0ddb3a3
parent3872ffe387226345ad1272478200b77e2d9d0a48 (diff)
downloadaur-4a6fbaa01d732dcc421f46f4a088f03a55412627.tar.gz
Add link to repo for instructions
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index e71600e615bc..e53832f92368 100644
--- a/install.sh
+++ b/install.sh
@@ -5,5 +5,6 @@ post_install() {
echo "=== INSTALLATION NOTES for $_pkgname ==="
echo -ne "\e[39;1m"
echo "Users should add \"source /usr/share/cdhist/$_pkgname.bashrc\" to their \$HOME/.bashrc."
+ echo "See complete instructions at https://github.com/bulletmark/cdhist."
echo -ne "\e[0m"
}