Fix package name in Ubuntu install instructions
authorPhilipp Wagner <philipp.wagner@tum.de>
Tue, 12 Jul 2016 15:47:44 +0000 (17:47 +0200)
committerPhilipp Wagner <philipp.wagner@tum.de>
Tue, 12 Jul 2016 15:47:44 +0000 (17:47 +0200)
README.md

index cb90e18858fe28a50db85333d8e806211f16c79d..903b2b021dba1923cf807d77c3498d985c119c29 100644 (file)
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ which also installs the man page:
 
     sudo apt-add-repository ppa:lttng/barectf
     sudo apt-get update
-    sudo apt-get install barectf
+    sudo apt-get install python3-barectf
 
 Otherwise, you can always use `pip3`:
 
This page took 0.032685 seconds and 4 git commands to generate.