Support cherry-picking commits in main view to current branch
[tig] / INSTALL
diff --git a/INSTALL b/INSTALL
index db7dcbf..2a4d2e1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ available either in the tarballs or in the above repository in the branch named
 
 To install tig simply run:
 
-       $ sh autoconf.sh
+       $ autoreconf
        $ ./configure
        $ make install