From 26d1533986ff4675eae2c0332d069d08125e17e3 Mon Sep 17 00:00:00 2001 From: Chuck Dries <chuck@chuckdries.com> Date: Fri, 21 May 2021 11:31:04 -0700 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bb2f13..9dc2523 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Designed to power a lamp from a raspberry pi. Turns GPIO17 on if internet works, pulses if internet doesn't -install: link or copy cloudsign.service to `/lib/systemd/system` +install: symlink or copy cloudsign.service to `/lib/systemd/system` start: `sudo systemctl start cloudsign` stop: `sudo systemctl stop cloudsign`