Skip to content

Commit

Permalink
README.md: Note autoreconf need only in unprepared tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Mar 3, 2016
1 parent 7c713e8 commit 3c3b696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ you simply don't want to use one, you can install bash completion using the
standard commands for GNU autotools packages:

```shell
autoreconf -i
autoreconf -i # if not installing from prepared release tarball
./configure
make
make check # optional, requires dejagnu and tcllib
Expand Down

0 comments on commit 3c3b696

Please sign in to comment.