From d4215593a468b7b43da67a04e557d121665c7cca Mon Sep 17 00:00:00 2001 From: TheElectronWill Date: Sun, 20 Aug 2017 21:40:41 +0200 Subject: [PATCH] Update readme: support f25 and f26, no longer f24 because it's outdated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb7635..ef125e1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ When a new version of discord is released, you can run the `create-package.sh` s Then, simply install the updated package with `sudo dnf install `. ## Supported distributions -- Fedora 24 - Fedora 25 +- Fedora 26 It probably work on other RPM-based distros but I haven't tested it. Let me know if it works for you!