diff --git a/INSTALL b/INSTALL
index b8ec1a5..4a96ce6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -50,7 +50,7 @@ Building:
 4) Unpack the pgAdmin tarball to a convenient location, and build and install it 
    as follows:
    
-     bash bootstrap	# Required only if building from an SVN checkout
+     bash bootstrap	# Required only if building from a GIT checkout
      ./configure
      make all
      sudo make install
@@ -111,7 +111,7 @@ Building:
 4) Unpack the pgAdmin tarball to a convenient location, and build and install it 
    as follows:
    
-     bash bootstrap	# Required only if building from an SVN checkout
+     bash bootstrap	# Required only if building from a GIT checkout
      ./configure --enable-appbundle
      make all
      make install
