document missing build step ./autogen.sh

This commit is contained in:
hoijui 2017-12-16 16:50:34 +01:00
parent 57f3cc3600
commit 96f541cfec

1
README
View File

@ -34,6 +34,7 @@ Simple install procedure:
$ tar xzvf l3afpad-x.x.x.tar.gz # unpack the sources
$ cd l3afpad-x.x.x # change to the toplevel directory
$ ./autogen.sh # generate the `configure' script
$ ./configure # run the `configure' script
$ make # build L3afpad
[ Become root if necessary ]