]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Thu, 31 May 2018 16:10:22 +0000 (17:10 +0100)
committerGitHub <noreply@github.com>
Thu, 31 May 2018 16:10:22 +0000 (17:10 +0100)
README.md

index 89b53acf5492dd7a225207646344a079983f0d4a..791120ebcd07fa8fbc65934c663706c570b8f95e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -202,7 +202,7 @@ If you wish to have Shairport Sync start automatically when your system boots, y
 
 There are a number of init systems in use: `systemd`, `upstart` and "System V" among others, and it's actually difficult to be certain which one your system is using. Fortunately, for Shairport Sync, all you have to do is figure out if it's a `systemd` init system or not. If it is not a `systemd` init system, you can assume that it is either a System V init system or else it is compatible with a System V init system. Recent systems tend to use `systemd`, whereas older systems use `upstart` or the earlier System V init system. 
 
-The easiest way to look at the first few lines of the `init` manual. Enter the command:
+The easiest way is to look at the first few lines of the `init` manual. Enter the command:
 
 ```
 $ man init