From 347a1333ef27138be5ecbb94dd68bfa395f852a5 Mon Sep 17 00:00:00 2001 From: Amir Hassan Date: Sat, 8 Apr 2023 15:51:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8410a7b34..8c78d6e1f 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ sudo make install ## Build OpenCV with Viz2D using C++20 ```bash -git clone --branch 4.x https://github.com/kallaballa/opencv.git +git clone --branch 4.x https://github.com/opencv/opencv.git git clone https://github.com/kallaballa/Viz2D.git mkdir opencv/build cd opencv/build