clone recursive

This commit is contained in:
Ciro Santilli
2017-11-01 14:28:45 +00:00
parent fa5c64a0b0
commit 1e9ac34e38

View File

@@ -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