You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A: Currently, MagicMirror² supports the Raspberry Pi 2 and Raspberry Pi 3. For a Raspberry Pi 1, you can run MagicMirror² in serveronly mode. For more information, please follow the instructions on the setup page.
Q: How do I update my MagicMirror² installation?
A: Perform the following command on your command line:
cd ~/MagicMirror && git pull
Q: I'm having problems with my config.js but can't find the issue ...
A: Paste your config into http://jshint.com and you'll probably find out soon!