diff --git a/Installation.md b/Installation.md index 5522da4..81dd1b2 100644 --- a/Installation.md +++ b/Installation.md @@ -11,6 +11,7 @@ Run it with the following command: docker run --rm -it \ -v /PATH_TO_YOUR_DATA_DIR:/app/data \ --net=host \ # Remove line on windows and macOS +-e TERM=$TERM -e COLORTERM=$COLORTERM \ #Remove if you get errors/graphical glitches ghcr.io/dmunozv04/isponsorblocktv \ --setup ```