From 5eed194f15b6ab24c9fb9f580b7c881c7acccf9e Mon Sep 17 00:00:00 2001 From: don bright Date: Sat, 26 Jan 2013 23:45:19 +0100 Subject: fix wrong command in docs 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 -- cgit v0.10.1