summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Reed2022-10-17 11:19:48 -0400
committerJames Reed2022-10-17 11:19:48 -0400
commitb254fc6be0737846eea852a629671897d06d0e16 (patch)
tree8b5d026c5f628bc6d81dc59d38f6705bc03021e7
parent067696651e19f1411d6b382545e7ec7198ab3ee1 (diff)
downloadaur-cheatsheet-git.tar.gz
Reword post install instruction
-rw-r--r--cheatsheet.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet.install b/cheatsheet.install
index ca46feb85426..5684b445b51d 100644
--- a/cheatsheet.install
+++ b/cheatsheet.install
@@ -1,3 +1,3 @@
post_install() {
- echo "Run 'cheatsheet -update' now to download the TLDR archive"
+ echo "Run 'cheatsheet -update' now to download data archives"
}