diff --git a/Docker-usage-instructions.md b/Docker-usage-instructions.md index fc811aa..909cf60 100644 --- a/Docker-usage-instructions.md +++ b/Docker-usage-instructions.md @@ -68,7 +68,7 @@ The GUI version doesn't work on non-Windows OS. # Using DiscordChatExporter with Docker Open Terminal, replace `TOKEN` and `CHANNEL`, and execute this command to export the chat: -`sudo docker run "-v${PWD}:/a" simnalamburt/discordchatexporter export -t TOKEN -c CHANNEL` +`sudo docker run "-v${PWD}:/a" tyrrrz/discordchatexporter export -t TOKEN -c CHANNEL` ## Credits to [@simnalamburt](https://github.com/simnalamburt) and [@RenanYudi](https://github.com/RenanYudi) \ No newline at end of file