From 70cccc47badac29791cd14cab9459c6dee6fb806 Mon Sep 17 00:00:00 2001 From: bokuweb Date: Mon, 24 Jul 2017 14:57:16 +0900 Subject: [PATCH] Fix repository name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8806067..e1a4f23 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can build two different versions of OpenCV.js: asm.js or WebAssembly (experi 1. Get the source code ``` - git clone https://github.com/ucisysarch/opencvjs.git + git clone https://github.com/Web-Sight/opencvjs.git cd opencvjs git clone https://github.com/opencv/opencv cd opencv