Align instructions to build the guest kernel. Fixes: 72cdf994b221 ("Create and reorganzize top-level directories") Signed-off-by: Gwendal Grignou <gwendal@xxxxxxxxxxxx> --- Documentation/kvm-quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/kvm-quickstart.md b/Documentation/kvm-quickstart.md index bbab180..7401ae4 100644 --- a/Documentation/kvm-quickstart.md +++ b/Documentation/kvm-quickstart.md @@ -37,7 +37,7 @@ the commands: kvm-xfstests install-kconfig - kvm-xfstests kbuild + kvm-xfstests kbuild 6. Run "kvm-xfstests smoke" to do a quick test. Or "kvm-xfstests -g auto" to do a full test. You can also run specific tests on -- 2.37.2.672.g94769d06f0-goog