From 0d4648c9765b2abaec58c4afbfca91402ddc71da Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Tue, 19 Feb 2019 23:48:53 +0100 Subject: [PATCH] Add some missing full stops Capitalize "github". --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec10f5a..d1caaec 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ _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) -1. Run `./configure` with the correct arguments + (only if you got the source from Github). +1. Run `./configure` with the correct arguments. (see: `./configure --help`) -2. Run `make; make install` +2. Run `make; make install`. 3. Make fping either setuid, or, if under Linux: `sudo setcap cap_net_raw+ep fping` 4. Have a look at the [fping(8)](doc/fping.pod) manual for usage help -- 2.43.0