From 26066d307f1360725bd6a1516f8860d1818f6fc1 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sat, 7 Dec 2019 23:34:07 -0300 Subject: [PATCH] Added 'Installing .NET Core Runtime' --- _Sidebar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index 6ae1090..0c855e4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -12,6 +12,8 @@ * [Which File Format to use?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#file-formats) **Guides** + * **Updating to 2.16+** + * [Installing .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime) * [How to get Token and Channel IDs](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs) * [Saving HTML for offline viewing](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Storing-HTML-locally) * **Export Scheduling**