summaryrefslogtreecommitdiffstats
path: root/python/argcomplete/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/argcomplete/README')
-rw-r--r--python/argcomplete/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/argcomplete/README b/python/argcomplete/README
index d4c36cf332..f0ba50a1ae 100644
--- a/python/argcomplete/README
+++ b/python/argcomplete/README
@@ -10,5 +10,5 @@ or subparsers, and if your program can dynamically suggest completions
for your argument/option values.
Note:
-You need to run activate-global-python-argcomplete script once you install
-this package
+You need to run (as root) 'activate-global-python-argcomplete' script once you
+install this package.