diff --git a/README.md b/README.md index efb492d..4e8f5fa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ vimto -kernel /path/to/vmlinuz -- go test . The tests are executed inside an ephemeral VM, with an [execution environment](docs/environment.md) which mimics the host. -It's possible to obtain the kernel from a container image (requires Docker). +It's possible to obtain the kernel from a container image. ```shell vimto -kernel example.org/reg/image:tag -- go test . @@ -75,4 +75,4 @@ Here is a non-exhaustive list of required Linux options: * `CONFIG_VIRTIO=y` * `CONFIG_VT=y` -[TOML]: https://toml.io/en/v1.0.0 \ No newline at end of file +[TOML]: https://toml.io/en/v1.0.0