Updated FAQ (markdown)

Michael Teeuw 2016-07-31 17:26:54 +02:00
parent e87b32f260
commit 37fad12c7d

2
FAQ.md

@ -9,4 +9,4 @@ A: Perform the following command on your command line:
`cd ~/MagicMirror && git pull` `cd ~/MagicMirror && git pull`
### Q: I'm having problems with my config.js bun can't find the issue ... ### Q: I'm having problems with my config.js bun can't find the issue ...
A: Past your config into http://jshint.com and you'll probably find out soon! A: Paste your config into http://jshint.com and you'll probably find out soon!