diff --git a/getting-started.md b/getting-started.md index 7f18923..e10b745 100644 --- a/getting-started.md +++ b/getting-started.md @@ -42,6 +42,8 @@ The only advantage of using your host machine, is that you don't have to wait 2 ## Do the right thing and use a virtual machine + git clone --recursive https://github.com/cirosantilli/linux-kernel-module-cheat + cd linux-kernel-module-cheat sudo apt-get install libsdl2-dev sudo apt-get build-dep qemu ./run