Add README entry for submodule cloning

This commit is contained in:
Daniel Bainton 2014-04-09 10:44:37 +03:00
parent abcfc577ff
commit 1e0232906a

3
README
View File

@ -17,6 +17,9 @@ Setting up the environment:
export configmk=$(pwd)/config.mk
export PATH=/path/to/musl/toolchain/bin:$PATH
Clone the git submodules, either via git commands or:
mk init
To build everything (though this isn't recommended):
mk