mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Spelling "sudo" with an "s" is helpful.
This commit is contained in:
parent
cdf2ec4b5b
commit
47a0bd4bb2
@ -9,7 +9,7 @@
|
||||
# Don't forget to setup `/etc/lqos.conf`
|
||||
|
||||
# Check Pre-Requisites
|
||||
udo apt install python3-pip clang gcc gcc-multilib llvm libelf-dev git nano graphviz curl screen llvm pkg-config linux-tools-common linux-tools-`uname -r` libbpf-dev libssl-dev esbuild mold
|
||||
sudo apt install python3-pip clang gcc gcc-multilib llvm libelf-dev git nano graphviz curl screen llvm pkg-config linux-tools-common linux-tools-`uname -r` libbpf-dev libssl-dev esbuild mold
|
||||
|
||||
if ! rustup -V &> /dev/null
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user