From fcc16054556c3262284f9f428ebb9abbf856544f Mon Sep 17 00:00:00 2001 From: Ivv <41924494+IvarWithoutBones@users.noreply.github.com> Date: Mon, 12 Sep 2022 14:59:15 +0200 Subject: [PATCH] Mention nix package in readme (#925) --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e7140792..eb3f532f 100644 --- a/Readme.md +++ b/Readme.md @@ -65,6 +65,7 @@ The following table lists all available download options:
  • 🟠 CI build (DiscordChatExporter.CLI.zip)
  • 🐋 Docker (tyrrrz/discordchatexporter)
  • 📦 AUR (discord-chat-exporter-cli)
  • +
  • 📦 Nix (discordchatexporter-cli)
  • @@ -102,4 +103,4 @@ The following table lists all available download options: ## Screenshots ![channel list](.assets/list.png) -![rendered output](.assets/output.png) \ No newline at end of file +![rendered output](.assets/output.png)