From 34bfcfb39947483fc455cfee35d397fdb7fbcf55 Mon Sep 17 00:00:00 2001 From: Roxi Dittberner Date: Tue, 21 Oct 2025 23:35:49 +0200 Subject: [PATCH] added snarky anti-windows remark to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f68778..2cbd15b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ python project for classifying memes ### Installing dependencies -On Debian, the projects dependencies can be installed using the following command: +On Debian and most of it's derivatives (Ubuntu, Linux Mint, Kali Linux etc.), the projects dependencies can be installed using the following command: ```sudo apt install python3 mpv ffmpeg``` + +If provided with install instructions for other Linux distros, I can add them to this section. + +I will not provide any support if you try to run this on Windows, since I have zero interest in providing utility to Microsoft by allowing people to use my software in their ecosystem.