From 9390df540a70db932ca840bffa33dbcd35d3ba60 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 22 Oct 2018 22:30:23 +0200 Subject: [PATCH] README.rst: combine the two `git submodule` calls --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5004b5f..a570b72 100644 --- a/README.rst +++ b/README.rst @@ -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