diff --git a/README.md b/README.md index e041a1f..53da1e3 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ current maintainer works exclusively on GNU/Linux systems, so it may use GCC and GNU Make specific extensions here and there. This is not on purpose and patches or pull requests to correct this are most welcome! -0. Call ./automake.sh if you build from git +0. Call ./autogen.sh if you build from git 1. Configure editline with default features: ./configure 2. Build the library and examples: make all 3. Install using make install