From 091d737794cbbaa68c364dfde0ebba4a086f9395 Mon Sep 17 00:00:00 2001 From: Philipp Wagner Date: Tue, 12 Jul 2016 17:47:44 +0200 Subject: [PATCH] Fix package name in Ubuntu install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb90e18..903b2b0 100644 --- 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`: -- 2.34.1