Updated README

This commit is contained in:
jdiamond
2021-03-31 00:14:58 +00:00
parent 8cd3405378
commit 98acbdec1d

View File

@@ -48,6 +48,10 @@ Install the package via PyPi
Install from GitHub Install from GitHub
pip install git+https://github.com/ReolinkCameraAPI/reolinkapipy.git 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 ## Contributors