Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
missing dependency: python3-argcomplete
  • Loading branch information
jeromecst authored Oct 24, 2024
1 parent 39487f8 commit d086225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ Examples
# apt update
# echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
# apt install --yes git qemu-kvm udev iproute2 busybox-static \
coreutils python3-requests libvirt-clients kbd kmod file rsync zstd virtiofsd
coreutils python3-requests python3-argcomplete libvirt-clients kbd kmod file rsync zstd virtiofsd
# git clone --recursive https://github.com/arighi/virtme-ng.git
# ./virtme-ng/vng -r v6.6 -- uname -r
6.6.0-060600-generic
Expand Down

0 comments on commit d086225

Please sign in to comment.