diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -75,8 +75,9 @@ folder. 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` + 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: |