diff --git a/README.md b/README.md index f8e0335c6..03637156e 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ output a raw bootable disk image. See `moby build -help` for more information. ### Booting and Testing -You can use `linuxkit run ` or `linuxkit run . to execute the image you created with `moby build .yml`. +You can use `linuxkit run ` or `linuxkit run .` to execute the image you created with `moby build .yml`. This will use a suitable backend for your platform or you can choose one, for example VMWare. See `linuxkit run --help`.