added snarky anti-windows remark to readme
This commit is contained in:
parent
5686cd5a46
commit
34bfcfb399
1 changed files with 5 additions and 1 deletions
|
@ -10,6 +10,10 @@ python project for classifying memes
|
||||||
|
|
||||||
### Installing dependencies
|
### 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```
|
```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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue