summarylogtreecommitdiffstats
path: root/DiscordCanary.install
diff options
context:
space:
mode:
Diffstat (limited to 'DiscordCanary.install')
-rw-r--r--DiscordCanary.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/DiscordCanary.install b/DiscordCanary.install
index 06ad53fe3e1e..abb819dcd4b1 100644
--- a/DiscordCanary.install
+++ b/DiscordCanary.install
@@ -2,5 +2,6 @@ post_upgrade() {
echo ">>> The run command changed from DiscordCanary to discord-canary"
echo ">>> You may need to delete discord's cache directory ~/.cache/discord"
echo ">>> try this if discord is stuck on the updating screen or if nothing displays but a gray box"
- echo ">>> if this doesn't work ask for help in #linux in the Discord Developers server"
+ echo ">>> if this doesn't work ask for help in #linux in the Discord Developers server https://discord.gg/UT7AMAP"
+ echo ">>> You may also want to check out the linux server for help as well https://discord.gg/e7GX27C"
}