Skip to content

Commit

Permalink
Fix error in test instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
pchaigno committed Feb 21, 2017
1 parent d60861a commit 34baf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 34baf12

Please sign in to comment.