Commit b0a982bf authored by 4ast's avatar 4ast Committed by GitHub

Merge pull request #995 from pchaigno/patch-1

Fix minor error in test instructions
parents d60861aa 34baf123
......@@ -107,7 +107,7 @@ sudo python /usr/share/bcc/examples/tracing/task_switch.py
```bash
git clone https://github.com/svinota/pyroute2
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
......
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