From 06c84fba72b97d045cb74517ee7125a28eea78f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Tue, 22 Oct 2024 22:39:07 -0600 Subject: [PATCH] Update quickstart-libreqos-1.5.md --- docs/v1.5/Quickstart/quickstart-libreqos-1.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v1.5/Quickstart/quickstart-libreqos-1.5.md b/docs/v1.5/Quickstart/quickstart-libreqos-1.5.md index 4de9e002..0611a8f7 100644 --- a/docs/v1.5/Quickstart/quickstart-libreqos-1.5.md +++ b/docs/v1.5/Quickstart/quickstart-libreqos-1.5.md @@ -6,7 +6,7 @@ Donwload the latest .deb from https://libreqos.io/#download . Unzip the .zip file and transfer the .deb to your LibreQoS box, installing with: ``` -sudo apt install libreqos_1.5-BETA1.202407112021-1_amd64.deb +sudo apt install [deb file name] ``` ## Git Install (For Developers - Not Recommended)