summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2018-12-18 15:36:04 -0500
committerCole Robinson <crobinso@redhat.com>2018-12-18 15:39:08 -0500
commit91c274efbb03857b897408ea74eee3b5d32b3ac3 (patch)
tree419bc0c0018c4f32aa6c0fa5267ecde5bf0d465c /INSTALL.md
parenteb85f8a887b4f5902b82afe63875030ed3620d97 (diff)
downloadvirt-manager-91c274efbb03857b897408ea74eee3b5d32b3ac3.tar.gz
cli: Make argcomplete optional
It's only invoked when bash completion is attempted. Will make it a bit nicer for devs to just pull down and run the code
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index efe73cf7..983e32ce 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -35,7 +35,6 @@ Minimum version requirements of major components:
- libvirt-python >= 0.6.0
- pygobject3 >= 3.14
- libosinfo >= 0.2.10
- - python3-argcomplete >= 1.0.0
On Debian or Ubuntu based distributions, you need to install the
`gobject-introspection` bindings for some dependencies like `libvirt-glib`