README.md: fix submodule initialization
This commit is contained in:
parent
1a83ae4cc5
commit
a634ef3b34
@ -50,7 +50,7 @@ For example on Debian GNU/Linux you should be able to get going with
|
|||||||
After the repository clone, you can give a look with
|
After the repository clone, you can give a look with
|
||||||
|
|
||||||
git submodule init # we have a lot of submodules
|
git submodule init # we have a lot of submodules
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive --remote
|
||||||
./hacking/devshell.sh # start a shell with appropriate environment
|
./hacking/devshell.sh # start a shell with appropriate environment
|
||||||
./hacking/continuous-build.sh # to build everything
|
./hacking/continuous-build.sh # to build everything
|
||||||
./hacking/runOver9P.sh # to start the system in QEMU
|
./hacking/runOver9P.sh # to start the system in QEMU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user