Commit 34baf123 authored by Paul Chaignon's avatar Paul Chaignon Committed by GitHub

Fix error in test instructions

parent d60861aa
...@@ -107,7 +107,7 @@ sudo python /usr/share/bcc/examples/tracing/task_switch.py ...@@ -107,7 +107,7 @@ sudo python /usr/share/bcc/examples/tracing/task_switch.py
```bash ```bash
git clone https://github.com/svinota/pyroute2 git clone https://github.com/svinota/pyroute2
cd pyroute2; sudo make install cd pyroute2; sudo make install
sudo python /usr/share/bcc/examples/simple_tc.py sudo python /usr/share/bcc/examples/networking/simple_tc.py
``` ```
## Fedora - Binary ## Fedora - Binary
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment