r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.83k stars 1.19k forks source link

Update README.md #632

Closed adilsoybali closed 3 years ago

adilsoybali commented 3 years ago

Added python3 instead of python2. Because python2 is not supported and gives an error.

r0oth3x49 commented 3 years ago

You should instead install python3-is-python package on unix based systems if python3 is not the default python. I 'm closing the PR as i don't see this is important would be great if PR is related to issue fix instead of finding such things. I already have written it in readme file that python2 is not supported anymore. so no point of changing examples in help.