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)