Skip to content

Commit

Permalink
Merge pull request iovisor#741 from brontide/patch-1
Browse files Browse the repository at this point in the history
Update INSTALL.md
  • Loading branch information
drzaeus77 committed Oct 10, 2016
2 parents 0c461c9 + 65445f1 commit 6802f31
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 @@ -82,7 +82,7 @@ sudo apt-get install binutils bcc bcc-tools libbcc-examples python-bcc
```bash
echo "deb [trusted=yes] https://repo.iovisor.org/apt/trusty trusty-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
```

Test it:
Expand Down

0 comments on commit 6802f31

Please sign in to comment.