diff --git a/Linux-usage-instructions.md b/Linux-usage-instructions.md index 917de54..e4e7551 100644 --- a/Linux-usage-instructions.md +++ b/Linux-usage-instructions.md @@ -3,7 +3,7 @@ Please follow the [instructions provided here](https://www.mono-project.com/download/stable/). ### Running the exporter -Download and extract the [latest CLI release](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest). +Download and extract the [DiscordChatExporter.CLI.zip file](https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.15) (2.15). `cd` to the extracted folder, replace `TOKEN` and `CHANNEL`, then run this command to export: ``` @@ -42,7 +42,7 @@ $ env WINEPREFIX="$HOME/wine" WINEARCH=win32 ./winetricks dotnet46 There'll be several installer prompts, go through them as you normally would and do NOT close the Terminal window until its output is finished. ### Running the exporter -Download and extract the [latest DiscordChatExporter.zip](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest). +Download and extract the [DiscordChatExporter.zip file](https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.15) (2.15). Then, in the extracted folder, run this command to start the exporter: ```