Update

Signed-off-by: Joel Fernandes <joel@linuxinternals.org>
diff --git a/README.md b/README.md
index b9c0143..bf7c1ec 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,8 @@
 
 Host:
 A machine running recent Ubuntu or Debian, with 4GB of memory and 4GB free space.
-Host needs qemu-debootstrap package installed. Run `apt-get install qemu-user-static`.
+Host needs qemu-debootstrap tool. To install this, run `apt-get install qemu-user-static`.
+Other distributions may work but they are not tested.
 
 Quick Start Instructions
 ------------------------