summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-09-21 13:40:04 +0300
committerGitHub <noreply@github.com>2017-09-21 13:40:04 +0300
commit013f249212fbfb084c0786acc2e3e21eb562752c (patch)
tree81635a157aefc6b09c6e826fdab8bad24408a026 /README
parent184c4aa633d860993e47c5ffe1ace99524db970d (diff)
parent756786dc3ff0b8e214ee3b8cb8e11abb0184d4af (diff)
downloadvmdb2-013f249212fbfb084c0786acc2e3e21eb562752c.tar.gz
Merge pull request #9 from llimeht/tmp/issue/2/qemu-debootstrap
Fix: correct name of package for qemu-debootstrap
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 153086c..20dec29 100644
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ The following tools are used by vmdb2 (Debian package names in brackets).
* `kpartx` [kpartx, mkpart command]
* `parted` [`parted`, mklabel command]
* `qemu-img` [`qemu-utils`, mkimg command]
-* `qemu-user-static` [`qemu-debootstrap`, qemu-debootstrap command]
+* `qemu-user-static` [`qemu-user-static`, qemu-debootstrap command]
The following Python modules are used by vmdb2 (Debian package names in brackets).