summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordpayne2016-01-09 16:10:37 -0800
committerdpayne2016-01-09 16:10:37 -0800
commit68e99b66aab1e271326e5b71292dd9fb0f93632e (patch)
tree74d60dc1c97b491c26b51ca5e68858105f78bef1
parent2ca631b51d7de07cbd4c71a8ebe8c91edb428636 (diff)
downloadaur-68e99b66aab1e271326e5b71292dd9fb0f93632e.tar.gz
Updating info message
-rw-r--r--cli-visualizer.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli-visualizer.install b/cli-visualizer.install
index b01c753a719d..64f20e9ce7aa 100644
--- a/cli-visualizer.install
+++ b/cli-visualizer.install
@@ -1,6 +1,6 @@
post_install() {
echo ":: Example configuration files can be found in"
- echo ":: /usr/share/doc/cli-visualizer/examples"
+ echo ":: /usr/share/doc/cli-visualizer/"
}
post_upgrade() {