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.