From cbc49c768e5eb5e04dd6b6828c51b761c2be43c6 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:18:50 +0100 Subject: [PATCH] chore: add link to releases page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f2006a..a2cea71 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A project to simplify setting up GPU passthrough on your Linux host for libvirt/virt-manager ![Quickpassthrough Preview GIF](https://raw.githubusercontent.com/HikariKnight/quickpassthrough/main/quickpassthrough_preview.gif) -You can use it by simply downloading the latest release and run it inside a terminal/shell or by downloading and compiling it yourself with the commands below. +You can use it by simply downloading the latest [release](https://github.com/HikariKnight/quickpassthrough/releases/) and run it inside a terminal/shell or by downloading and compiling it yourself with the commands below. ## Build with current dependencies ```bash