mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
fix 4.x links
This commit is contained in:
@@ -26,9 +26,9 @@ sudo apt install -y wget unzip
|
||||
# [wget]
|
||||
|
||||
# [download]
|
||||
wget -O opencv.zip https://github.com/opencv/opencv/archive/master.zip
|
||||
wget -O opencv.zip https://github.com/opencv/opencv/archive/4.x.zip
|
||||
unzip opencv.zip
|
||||
mv opencv-master opencv
|
||||
mv opencv-4.x opencv
|
||||
# [download]
|
||||
|
||||
# [prepare]
|
||||
|
||||
Reference in New Issue
Block a user