From a22669a988b4c898a90d98962ba0a91e79e8f1cc Mon Sep 17 00:00:00 2001 From: Peter Rounce Date: Wed, 17 Aug 2022 14:38:42 +0100 Subject: [PATCH] Update INSTALL.md fix formatting --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 1929e8f..6b821e9 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -55,7 +55,7 @@ edit `create_db.sql` to set the cardapp password ### boltcard service install `$ sudo cp boltcard.service /etc/systemd/system/boltcard.service` `$ ./s_build` -`$ sudo systemctl enable boltcard` +`$ sudo systemctl enable boltcard` `$ sudo systemctl status boltcard` ### https setup