diff --git a/Home.md b/Home.md index 3e0a8ab..1ca0aa4 100644 --- a/Home.md +++ b/Home.md @@ -6,25 +6,21 @@ ## Installation & Usage -* [Windows](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) -* [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) -* [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions) -* [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) -* **Getting Started** +**Step 1:** [Get .NET Core Runtime](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime) (Docker users may skip this step) + +**Step 2:** [Windows](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) | [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/macOS-usage-instructions) | [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Linux-usage-instructions) | [Docker](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Docker-usage-instructions) + +**Step 3:** Getting Started: * [GUI or CLI?](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#gui-or-cli) * [Using the GUI](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#using-the-gui) * [Using the CLI](https://github.com/Tyrrrz/DiscordChatExporter/wiki/GUI%2C-CLI-and-Formats-explained#using-the-cli) * [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** - * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-Windows) - * [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS) - * [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-Exports-with-Mono-&-Crontab) + * [Windows](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-Windows) | [macOS](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS) | [Linux](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-with-Mono-&-Crontab) ### Community Guides * [Publishing to GitHub Pages with Minimal Mistakes (Jekyll)](https://didecentral.com/contributors-guide/discord-archive-howto/)