mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Fixed bullet points markup for lint
This commit is contained in:
parent
bcbfee0321
commit
93626e8154
@ -50,9 +50,9 @@ For the RPi3 this is **~10** minutes and for the Rpi2 **~25** minutes. Do not in
|
|||||||
|
|
||||||
Also note that:
|
Also note that:
|
||||||
|
|
||||||
* `npm start` does **not** work via SSH. But you can use `DISPLAY=:0 nohup npm start &` instead. This starts the mirror on the remote display.
|
- `npm start` does **not** work via SSH. But you can use `DISPLAY=:0 nohup npm start &` instead. This starts the mirror on the remote display.
|
||||||
|
|
||||||
* If you want to debug on Raspberry Pi you can use `npm start dev` which will start the MagicMirror app with Dev Tools enabled.
|
- If you want to debug on Raspberry Pi you can use `npm start dev` which will start the MagicMirror app with Dev Tools enabled.
|
||||||
|
|
||||||
|
|
||||||
### Server Only
|
### Server Only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user