From 7287edcd6f571b4dee9d80f30c885610819bb2a5 Mon Sep 17 00:00:00 2001
From: neovali <85693457+neovali@users.noreply.github.com>
Date: Thu, 2 Nov 2023 20:13:24 +0800
Subject: [PATCH] chore: add fedora linux install description (#874)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 11f4e0c..1dcbaaf 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,7 @@ Download from [release](https://github.com/zzzgydi/clash-verge/releases). Suppor
 - [macOS arm](https://github.com/zzzgydi/clash-verge/releases/download/v1.3.7/Clash.Verge_1.3.7_aarch64.dmg)
 - [Linux AppImage](https://github.com/zzzgydi/clash-verge/releases/download/v1.3.7/clash-verge_1.3.7_amd64.AppImage)
 - [Linux deb](https://github.com/zzzgydi/clash-verge/releases/download/v1.3.7/clash-verge_1.3.7_amd64.deb)
+- [Fedora Linux](https://github.com/zzzgydi/clash-verge/issues/352)
 
 Or you can build it yourself. Supports Windows, Linux and macOS 10.15+
 
-- 
GitLab