Update quickstart-libreqos-1.5.md

This commit is contained in:
Robert Chacón 2024-10-22 22:39:07 -06:00 committed by GitHub
parent a7404f6988
commit 06c84fba72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)