mirror of
https://github.com/brain-hackers/cegcc-build.git
synced 2024-12-22 12:10: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::
|
To build::
|
||||||
|
|
||||||
cd cegcc-build
|
cd cegcc-build
|
||||||
git submodule init
|
git submodule update --init
|
||||||
git submodule update
|
|
||||||
cd build-arm-mingw32ce
|
cd build-arm-mingw32ce
|
||||||
./build-mingw32ce.sh --prefix=/where/to/install
|
./build-mingw32ce.sh --prefix=/where/to/install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user