From 74bf5fc2b8ed2c5416a910803cabe825a4aea707 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 31 Dec 2014 08:20:44 -0800 Subject: [PATCH] Fix typo in INSTALL file Thanks Benjamin for catching this. Signed-off-by: Dirk Hohndel --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 12faba391..4fe385b55 100644 --- a/INSTALL +++ b/INSTALL @@ -137,7 +137,7 @@ Finally you can compile Subsurface: $ cd ~/src $ git clone git://subsurface-divelog.org/subsurface.git $ cd subsurface -$ cd git checkout v4.3 # this get's you the last release +$ git checkout v4.3 # this get's you the last release # skip this step to build the latest development # version $ qmake SPECIAL_MARBLE_PREFIX=1