diff options
-rw-r--r-- | doc/testing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testing.txt b/doc/testing.txt index 4e061af..0b14903 100644 --- a/doc/testing.txt +++ b/doc/testing.txt @@ -4,7 +4,7 @@ Running regression tests: Prerequisites: cmake, python, ImageMagick 6.5.9.3 or newer First, get a working qmake GUI build. It is used by the tests. -Next, get MCAD installed by using 'git submodule init --update' +Next, get MCAD installed by using 'git submodule update --init' A) Building test environment |