[readme] mention running autogen.sh in the regular README

This commit is contained in:
Tim Stack 2022-09-19 01:53:47 -07:00
parent 81fc0dc47e
commit 1faa95df94
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -36,6 +36,8 @@ INSTALLATION
Lnav follows the usual GNU style for configuring and installing software:
Run "./autogen.sh" if compiling from a cloned repository.
$ ./configure
$ make
$ sudo make install