Fixed install step misnomer in README

This commit is contained in:
Aaron Parks 2018-03-28 12:24:47 -07:00
parent 64618af4a9
commit fdaf923532
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ If you are building from git, you have to run the command below before
compile the source. This will generate the "configure" file, which is
automatically done when building from tarball.
sh configure.sh
sh autoconf.sh
Normally, this command automatically figures out everything it needs
to know. It generally works pretty well. There are a few flags to the