summarylogtreecommitdiffstats
path: root/linode-cli.install
diff options
context:
space:
mode:
authorMorgenstern2020-04-08 13:08:28 +1200
committerMorgenstern2020-04-08 13:08:28 +1200
commitecd4c50fb5f62fab405ff946325e360baf0e183e (patch)
tree03ba6a0e7b4a05833bb72d9d01d03b8e6ec18a16 /linode-cli.install
parent8b6e2f4ad29f67f210b162099efffac9cf14ca7d (diff)
downloadaur-ecd4c50fb5f62fab405ff946325e360baf0e183e.tar.gz
Updated link in install file
Diffstat (limited to 'linode-cli.install')
-rw-r--r--linode-cli.install6
1 files changed, 4 insertions, 2 deletions
diff --git a/linode-cli.install b/linode-cli.install
index b61fd289a66f..62100807026b 100644
--- a/linode-cli.install
+++ b/linode-cli.install
@@ -1,4 +1,6 @@
post_install() {
- echo "Run 'linode-cli configure' to configure the CLI with a token and optionally select some default values"
- echo "See https://www.linode.com/docs/platform/api/using-the-linode-cli/ for assistance"
+ echo
+ echo "Run 'linode-cli configure' to configure the CLI with a token and optionally select some default values"
+ echo "See https://www.linode.com/docs/platform/api/linode-cli/ for assistance"
+ echo
}