mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #197 from khandieyea/v1.4-manfix
fix typo in apt-get
This commit is contained in:
commit
d503150b2b
@ -23,7 +23,7 @@ git checkout v1.4-pre-alpha-rust-integration
|
||||
You need to have a few packages from `apt` installed:
|
||||
|
||||
```
|
||||
apt-get install -y 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
|
||||
apt-get install -y 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
|
||||
```
|
||||
|
||||
Then you need to install some Python dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user