We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c713e8 commit 3c3b696Copy full SHA for 3c3b696
README.md
@@ -23,7 +23,7 @@ you simply don't want to use one, you can install bash completion using the
23
standard commands for GNU autotools packages:
24
25
```shell
26
-autoreconf -i
+autoreconf -i # if not installing from prepared release tarball
27
./configure
28
make
29
make check # optional, requires dejagnu and tcllib
0 commit comments