diff --git a/README b/README index 1468931..f6c2021 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ Installation If you want to install fping from source, proceed as follows: 0. Run ./autogen.sh - (only if you got the source from github) + (only needed if you got the source code by cloning a git repository) 1. Run ./configure with the correct arguments (see: ./configure --help) diff --git a/README.md b/README.md index 0340d22..c29372e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ _Mailing-list_: If you want to install fping from source, proceed as follows: 0. Run ./autogen.sh - (only if you got the source from github) + (only needed if you got the source code by cloning a git repository) 1. Run ./configure with the correct arguments (see: ./configure --help) 2. Run make; make install