summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c25695b0f773..822e33106960 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,11 +40,11 @@ package() {
echo
echo
echo -------------------------------------------------------------
- echo 'Spacebar-Client is now installed and running!'
+ echo 'Spacebar-Client is now installed!'
echo 'Install location - /opt/spacebar-client'
echo 'Systemd Service - /etc/systemd/system/spacebar-client.service'
echo
- echo 'Start the client with systemctl start spacebar-client'
+ echo 'Start the client with sudo systemctl start spacebar-client'
echo 'Spacebar-Client will start at http://localhost:3000'
echo -------------------------------------------------------------
echo