Skip to content
Michael Teeuw edited this page Jul 23, 2016 · 6 revisions

"How to setup a Raspberry Pi to run MagicMirror²" - an Extended Tutorial

https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/

Q: Which Raspberry Pi versions are supported?

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

Clone this wiki locally