diff --git a/Troubleshooting.md b/Troubleshooting.md index b80024e..411df78 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -3,7 +3,7 @@ ### Docker log If you're running changedetection.io from the docker, it's as simple as calling this command: - docker logs changedetection.io &> logs.txt +`docker logs changedetection.io &> logs.txt` ## Workaround for 'pyinit_main: can't initialize time' error on Raspberry Pi