We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2295b commit d2bbf5cCopy full SHA for d2bbf5c
README.md
@@ -21,7 +21,7 @@ Another performance test is available [here](https://www.theimpossiblecode.com/b
21
Install OpenCV library prerequisites on your Raspberry Pi.
22
```
23
sudo apt-get update && sudo apt-get upgrade -y
24
-sudo apt-get install -y
+sudo apt-get install -y \
25
libjpeg-dev libpng-dev libtiff-dev libgtk-3-dev \
26
libavcodec-extra libavformat-dev libswscale-dev libv4l-dev \
27
libxvidcore-dev libx264-dev libjasper1 libjasper-dev \
0 commit comments