From: Philipp Wagner Date: Tue, 12 Jul 2016 15:47:44 +0000 (+0200) Subject: Fix package name in Ubuntu install instructions X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=091d737794cbbaa68c364dfde0ebba4a086f9395;p=deliverable%2Fbarectf.git Fix package name in Ubuntu install instructions --- 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`: