]> git.gsnw.org Git - fping.git/commitdiff
Add some missing full stops
authorAxel Beckert <abe@deuxchevaux.org>
Tue, 19 Feb 2019 22:48:53 +0000 (23:48 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Tue, 19 Feb 2019 22:50:31 +0000 (23:50 +0100)
Capitalize "github".

README.md

index ec10f5a9217f590daaec68ee1c97a639f7842fbd..d1caaecfa33fd5fdb58c0c192789bfc100fa53d1 100644 (file)
--- 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