From bd89883c51a14b290f6ee0e9edf660795701c12e Mon Sep 17 00:00:00 2001 From: Andrew Hutchings Date: Mon, 26 Apr 2021 09:37:32 +0100 Subject: [PATCH] Clarify something in a README --- boot_scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot_scripts/README.md b/boot_scripts/README.md index 866fce6..9156a82 100644 --- a/boot_scripts/README.md +++ b/boot_scripts/README.md @@ -2,7 +2,7 @@ ## Bootup script -To start PiStorm on automatically on boot, copy this file into /etc/systemd/system/ in your Pi's filesystem. Then run: +To start PiStorm on automatically on boot, copy `pistorm.service` into /etc/systemd/system/ in your Pi's filesystem. Then run: ```bash sudo systemctl enable pistorm -- 2.39.2