Skip to content

Commit

Permalink
Merge pull request iovisor#995 from pchaigno/patch-1
Browse files Browse the repository at this point in the history
Fix minor error in test instructions
  • Loading branch information
4ast committed Feb 21, 2017
2 parents d60861a + 34baf12 commit b0a982b
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 b0a982b

Please sign in to comment.