Skip to content

Commit 20f9013

Browse files
committed
README.md: Not need for autoreconf, fixes #11
1 parent 06996ea commit 20f9013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ you simply don't want to use one, you can install bash completion using the
2323
standard commands for GNU autotools packages:
2424

2525
```shell
26+
autoreconf -i
2627
./configure
2728
make
2829
make check # optional, requires dejagnu and tcllib

0 commit comments

Comments
 (0)