diff --git a/README.md b/README.md index b8045de..b25322c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ "q" is a script to quickly setup a lab of virtual machines to test things. -Installation: +**Installation:**
 $ git clone http://git.56k.es/fanta/q ; cd q
@@ -10,16 +10,17 @@ $ chmod +x q
 # cp -pRv q /bin/q
 
-Dependencies: +**Dependencies:** - qemu-system-x86_64 - qemu-system-i386 - qemu-system-sparc - wget -Run first time: +**Run first time:** The first time we run "q" it will download the isos from a large list of different GNU+Linux distributions. It may take a long time to download the files. Please be patient. run script first time +