Merge pull request #2 from ErickReyesR/master

build-kheaders: Fix redirection of error messages
diff --git a/README.md b/README.md
index ba67855..19ea27f 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@
 Host:
 A machine running recent Ubuntu or Debian, with 4GB of memory and 4GB free space.
 Host needs debootstrap and qemu-debootstrap packages.
-To install it, run `sudo apt-get install qemu-user-static deboostrap`.
+To install it, run `sudo apt-get install qemu-user-static debootstrap`.
 Other distributions may work but they are not tested.
 
 Quick Start Instructions