summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-09-21 14:08:34 +0300
committerLars Wirzenius <liw@liw.fi>2017-09-21 14:08:34 +0300
commit88553e141ef92279ae409f383e666fd4b24b3d2c (patch)
treeca16f108bf15e6b6602abf3ca70e971d3564e074 /README
parent47170fd6c6520f09ddfbca6c9114c8244d8ae2ec (diff)
parentaf846b26f3af244839d8c6ce618a46fa2ef27935 (diff)
downloadvmdb2-88553e141ef92279ae409f383e666fd4b24b3d2c.tar.gz
Merge branch 'master' of github.com:larswirzenius/vmdb2
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 7210fc6..5c892e5 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).
@@ -68,10 +68,10 @@ Dependencies for smoke.sh
You probably need the following installed to run the smoke test:
- git
-- python-coverage-test-runner
-- python-cliapp
-- python-jinja2
-- pylint
+- python3-coverage-test-runner
+- python3-cliapp
+- python3-jinja2
+- pylint3
- cmdtest 0.31 or later
- qemu-utils
- parted