Skip to content

Commit

Permalink
use long key fingerprint to prevent collisions
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev authored and drzaeus77 committed Oct 4, 2018
1 parent d1791f0 commit e55c68a
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 @@ -57,7 +57,7 @@ The stable and the nightly packages are built for Ubuntu Xenial (16.04), Ubuntu
**Stable and Signed Packages**

```bash
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D4284CDD
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4052245BD4284CDD
echo "deb https://repo.iovisor.org/apt/xenial xenial main" | sudo tee /etc/apt/sources.list.d/iovisor.list
sudo apt-get update
sudo apt-get install bcc-tools libbcc-examples linux-headers-$(uname -r)
Expand Down

0 comments on commit e55c68a

Please sign in to comment.