diff options
| -rw-r--r-- | README.md | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -73,6 +73,11 @@ 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 +   qemu and bredge-utils packages ion which the testbed depends: +        +       # sudo apt-get install bridge-utils qemu     A minimal QEMU testbed is defined as follows:  | 
