Add disclaimer about needing to install Pillow on README

This commit is contained in:
davdroman
2020-01-31 15:17:50 +00:00
parent af4e7e8cff
commit e2bb7ef408

View File

@@ -24,7 +24,7 @@ A tool for skipping intro and outro for plex.
## Install
You should install this from github as this project isnt stable.
```pip install -e git+https://github.com/Hellowlol/bw_plex.git#egg=bw_plex```
or using a docker ```docker pull hellowlol/bw_plex```
or using a docker ```docker pull hellowlol/bw_plex```. You may also need to `pip install Pillow`.
## Usage