From c64d882f493dbfb7cf56314e7d645868a54b50ac Mon Sep 17 00:00:00 2001 From: fanta Date: Wed, 13 Jul 2022 13:17:03 +0200 Subject: [PATCH] bold --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 +