Update INSTALL.md

fix formatting
This commit is contained in:
Peter Rounce 2022-08-17 14:38:42 +01:00 committed by GitHub
parent 5b500ad569
commit a22669a988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ edit `create_db.sql` to set the cardapp password
### boltcard service install ### boltcard service install
`$ sudo cp boltcard.service /etc/systemd/system/boltcard.service` `$ sudo cp boltcard.service /etc/systemd/system/boltcard.service`
`$ ./s_build` `$ ./s_build`
`$ sudo systemctl enable boltcard` `$ sudo systemctl enable boltcard`
`$ sudo systemctl status boltcard` `$ sudo systemctl status boltcard`
### https setup ### https setup