Fix formatting error in README.md

Signed-off-by: hansbogert <hansbogert@gmail.com>
This commit is contained in:
Hans van den Bogert 2017-07-09 17:36:01 +02:00 committed by hansbogert
parent 6483956f58
commit ef04a41a6c

View File

@ -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 <name>` or `linuxkit run <name>.<format> to execute the image you created with `moby build <name>.yml`.
You can use `linuxkit run <name>` or `linuxkit run <name>.<format>` to execute the image you created with `moby build <name>.yml`.
This will use a suitable backend for your platform or you can choose one, for example VMWare.
See `linuxkit run --help`.