From: Tollef Fog Heen Date: Mon, 7 Apr 2014 08:56:50 +0000 (+0200) Subject: Fix typo in README X-Git-Url: https://git.siccegge.de//index.cgi?p=forks%2Fvmdebootstrap.git;a=commitdiff_plain;h=23f6a79042c8506dcf98ee346053ef3529967962 Fix typo in README --- diff --git a/README b/README index 711d737..772f131 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ README for vmdebootstrap ======================== `debootstrap` installs a basic Debian system into a directory, for use with -`chroot`(8). `vmdeboostrap` is a wrapper around it to install Debian into +`chroot`(8). `vmdebootstrap` is a wrapper around it to install Debian into a disk image, which can be used with a virtual machine (such as KVM). See the manual page and `vmdebootstrap --help` for details on how to