Merge pull request #186 from anparks/master
Fixed install step misnomer in README
This commit is contained in:
commit
797fe44011
|
|
@ -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
|
compile the source. This will generate the "configure" file, which is
|
||||||
automatically done when building from tarball.
|
automatically done when building from tarball.
|
||||||
|
|
||||||
sh configure.sh
|
sh autoconf.sh
|
||||||
|
|
||||||
Normally, this command automatically figures out everything it needs
|
Normally, this command automatically figures out everything it needs
|
||||||
to know. It generally works pretty well. There are a few flags to the
|
to know. It generally works pretty well. There are a few flags to the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue