Update README.md

This commit is contained in:
Robert Chacón 2021-07-02 00:04:16 -06:00 committed by GitHub
parent 6d8abae7e5
commit 95bb6e55fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,8 @@ Will soon work on VMs once <a href="https://www.spinics.net/lists/bpf/msg42260.h
```
cd LibreQoS
git clone https://github.com/xdp-project/xdp-cpumap-tc.git
cd /xdp-cpumap-tc/src/
git submodule update --init
cd /xdp-cpumap-tc/src/
sudo apt install clang gcc llvm libelf-dev
make
```