From 8d395ca04697514a877a95c02a3f9d153f0cd2a7 Mon Sep 17 00:00:00 2001 From: fizmatbfu <36421069+fizmatbfu@users.noreply.github.com> Date: Fri, 28 Dec 2018 13:17:22 +0200 Subject: [PATCH] Update README.md --- RaspberryPi/Cpp/Arducam_Global_Shutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RaspberryPi/Cpp/Arducam_Global_Shutter/README.md b/RaspberryPi/Cpp/Arducam_Global_Shutter/README.md index 855514e..7a435ad 100644 --- a/RaspberryPi/Cpp/Arducam_Global_Shutter/README.md +++ b/RaspberryPi/Cpp/Arducam_Global_Shutter/README.md @@ -11,7 +11,7 @@ This is C/C++ demo code for the following cameras (but not limited to): - MT9V034 (0.36MP Global Shutter Camera) # Install library and OpenCV Environment -## Downlaod and install the latest libusb +## Download and install the latest libusb - Download the [libusb](https://sourceforge.net/projects/libusb/files/libusb-1.0/) - Copy the libusb-xxx.tar.bz to the Pi then run the following command to unzip it.[xxx:version number] ```Bash