mirror of
https://github.com/brain-hackers/cegcc-build.git
synced 2025-10-14 20:28:35 +09:00
README.rst: combine the two git submodule
calls
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user