Commit e55c68ac authored by Markus Rudy's avatar Markus Rudy Committed by Brenden Blanco

use long key fingerprint to prevent collisions

parent d1791f0b
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment