mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
readme: add missing ./setup to Docker instructions
This commit is contained in:
@@ -726,6 +726,7 @@ For example, to do a <<qemu-buildroot-setup>> inside Docker, run:
|
|||||||
|
|
||||||
....
|
....
|
||||||
sudo apt-get install docker
|
sudo apt-get install docker
|
||||||
|
./setup
|
||||||
./run-docker create && \
|
./run-docker create && \
|
||||||
./run-docker sh -- ./build --download-dependencies qemu-buildroot
|
./run-docker sh -- ./build --download-dependencies qemu-buildroot
|
||||||
./run-docker
|
./run-docker
|
||||||
|
|||||||
Reference in New Issue
Block a user