README.rst: combine the two `git submodule` calls

This commit is contained in:
Max Kellermann 2018-10-22 22:30:23 +02:00
parent 6930c06b89
commit 9390df540a
1 changed files with 1 additions and 2 deletions

View File

@ -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