Spelling "sudo" with an "s" is helpful.

This commit is contained in:
Herbert Wolverson 2024-07-16 10:03:22 -05:00
parent cdf2ec4b5b
commit 47a0bd4bb2

View File

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