Updated Installation (markdown)

David
2023-10-14 17:55:38 +02:00
parent 15341771b9
commit 554e53bad5

@@ -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
```