diff --git a/src/TESTING-1.4.md b/src/TESTING-1.4.md index 413399b2..33c912a9 100644 --- a/src/TESTING-1.4.md +++ b/src/TESTING-1.4.md @@ -57,6 +57,13 @@ Once that's done, change directory to `/wherever_you_put_libreqos/src/`, and run This will take a while the first time, but it puts everything in the right place. Remember to run this command everytime after `git pull`. +Now, run: +``` +cd /src/rust +cargo build --all +``` +Again, please run this command everytime after `git pull`. + ## Setup the LibreQoS Daemon Copy the daemon configuration file to `/etc`: