Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiTronix authored Mar 24, 2019
1 parent f313ced commit 95d4152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ VidGear is a lightweight python wrapper around OpenCV [Video I/O module](https:/
## Installation
**VidGear requires [OpenCV](https://www.pyimagesearch.com/2018/05/28/ubuntu-18-04-how-to-install-opencv/) and [Picamera](https://picamera.readthedocs.io/en/release-1.13/install.html) (*Only if you want to use Raspberry Pi Camera Module*) libraries installation prior to its installation (*Latest versions recommended*).**

- **Download from Release Page(Stable):** `vidgear` wheel file could be easily be downloaded and can be installed as follows(**Now available on [Python Package Index (PyPI)](https://pypi.org/project/vidgear/)**):
- **Download from PIP:** `vidgear` wheel file could be easily be downloaded and can be installed as follows(**Now available on [Python Package Index (PyPI)](https://pypi.org/project/vidgear/)**):
```bash
sudo pip install vidgear
```
Expand Down

0 comments on commit 95d4152

Please sign in to comment.