mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
clone recursive
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user