diff --git a/INSTALL b/INSTALL
index 9e59861d5d340686ed8f0a6924ac154488e8f1fe..e157210c939a3fe5066077535a7745d1caeb4c37 100644
--- a/INSTALL
+++ b/INSTALL
@@ -212,7 +212,7 @@ installed successfully and works as designed in your environment.  The
 regression tests can be found in src/test/regress. (see
 src/test/regress/README for more details)
 
-     % cd /usr/src/pgsql/test/regress
+     % cd /usr/src/pgsql/src/test/regress
      % gmake all runtest
 
 This will run a whole slew of regression tests and might take an hour