From 15341771b9de31cf230d79ba110ec6f13efdfcf7 Mon Sep 17 00:00:00 2001 From: David <39565245+dmunozv04@users.noreply.github.com> Date: Sat, 14 Oct 2023 10:12:39 +0200 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 -- 1 file changed, 2 deletions(-) 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.