Skip to content

Commit

Permalink
Add libbcc-example package for Ubuntu Xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
Taekho Nam authored and drzaeus77 committed Jun 5, 2017
1 parent 505c110 commit 5500b1c
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 @@ -53,7 +53,7 @@ Only the nightly packages are built for Ubuntu 16.04, but the steps are very str
```bash
echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main" | sudo tee /etc/apt/sources.list.d/iovisor.list
sudo apt-get update
sudo apt-get install bcc-tools
sudo apt-get install bcc-tools libbcc-examples
```

## Ubuntu Trusty - Binary
Expand Down

0 comments on commit 5500b1c

Please sign in to comment.