diff --git a/README.md b/README.md index bb14a0b..7c1653f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Install the package via PyPi Install from GitHub pip install git+https://github.com/ReolinkCameraAPI/reolinkapipy.git + +If you want to include the video streaming functionality you need to include the streaming "extra" dependencies + + pip install 'reolinkapi[streaming]' ## Contributors