diff --git a/Installation.md b/Installation.md index 15e64e6..5522da4 100644 --- a/Installation.md +++ b/Installation.md @@ -47,8 +47,6 @@ docker run -d \ -v /PATH_TO_YOUR_DATA_DIR:/app/data \ ghcr.io/dmunozv04/isponsorblocktv ``` -# macOS -This option is deprecated, use docker instead. # From source ## Install You need to install [python](https://www.python.org/downloads/) first, and to make it available in your PATH. After, clone the repo.