From 0a19fd9ae1a53b8d2444d11705aa87be1747367e Mon Sep 17 00:00:00 2001 From: Bill Butler Date: Mon, 29 May 2017 20:17:03 -0400 Subject: [PATCH] add sudo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa5b264c..cec8de1b 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ WantedBy = multi-user.target ``` Enable the service ```bash -systemctl enable peerplays.service +sudo systemctl enable peerplays.service ``` Make sure you don't get any errors ```bash