From 91c274efbb03857b897408ea74eee3b5d32b3ac3 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Tue, 18 Dec 2018 15:36:04 -0500 Subject: 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 --- INSTALL.md | 1 - 1 file changed, 1 deletion(-) (limited to 'INSTALL.md') 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` -- cgit v1.2.1