diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -73,6 +73,10 @@ folder. * [QEMU](http://wiki.qemu-project.org/Main_Page) is a generic and open source machine emulator and virtualizer. + + In order to use the qemu testbed, the user should install the + following dependencies: + `sudo apt-get install bridge-utils qemu` A minimal QEMU testbed is defined as follows: |