mirror of
https://github.com/brain-hackers/cegcc-build.git
synced 2024-12-22 04:00:08 +09:00
README.rst: combine the two git submodule
calls
This commit is contained in:
parent
6930c06b89
commit
9390df540a
@ -7,8 +7,7 @@ Clone this repository using::
|
||||
To build::
|
||||
|
||||
cd cegcc-build
|
||||
git submodule init
|
||||
git submodule update
|
||||
git submodule update --init
|
||||
cd build-arm-mingw32ce
|
||||
./build-mingw32ce.sh --prefix=/where/to/install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user