crosvm/tools/examples/README.md
Dennis Kempin cde666cd54 Reorganize usage doc and add example usage
BUG=b:214104901
TEST=mdbook serve

Change-Id: I7039493212912cb698f74967abef228df278f4c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3399872
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-01-27 21:29:10 +00:00

6 lines
234 B
Markdown

# Crosvm on Linux Example
This directory contains an examples for how to run a VM with crosvm on linux.
See [Basic Usage](https://google.github.io/crosvm/running_crosvm/example_usage.html) for a tutorial
on how to run the examples.