@ -7,6 +7,10 @@ This is a script for downloading images (or other media) from reddit subreddits.
This script requires at least Python 3.6.
After cloning this repository you need to install the requirements via
```sh
pipenv install
```
or
pip3 install -r requirements.txt