diff --git a/README.rst b/README.rst index 903d7676..b2c408ab 100644 --- a/README.rst +++ b/README.rst @@ -91,8 +91,8 @@ clone your fork locally and install a development version:: $ cd subliminal $ pip install --user -e '.[docs,types,tests,dev]' -To extract information about the video files, `subliminal` uses `knowit `. +To extract information about the video files, `subliminal` uses `knowit `_. +For better results, make sure one of its provider is installed, for instance `MediaInfo `_. Integrations ------------