From 7b15ef134bf3ba7b17ee789bef9f4666be6da9db Mon Sep 17 00:00:00 2001 From: cryzed Date: Fri, 21 Feb 2020 17:48:25 +0100 Subject: [PATCH] Clarify readme installation instructions --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6d9af8..44f5c71 100644 --- a/README.md +++ b/README.md @@ -187,9 +187,10 @@ When you terminate `tt` using Ctrl+C all changes to the traffic scheduling will reverted, allowing you to easily update the config and apply new limits. # Installation -`$ pip install traffictoll` +`$ pip3 install traffictoll` -`tt` has to be run as root. +Make sure to use the `pip` executable provided by your Python 3 installation. That might +be simply `pip` or `pip3`, depending on your system. `tt` has to be run as root. # Screenshots Because a picture is always nice, even for CLI applications: