From 3a26c86ea78ca7abaf4d78e9058a1521de886dd3 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Sat, 30 Jan 2021 00:13:53 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index d6e53ce..55f0d97 100644 --- a/README.md +++ b/README.md @@ -1475,6 +1475,18 @@ After this, the App will be finished the installation. **Download**: You can find it in "Debian-Pi-Aarch64" Baidu Cloud and MEGA Online Disk Share Repo "***Extra***"->"***OpenCV***" directory. +**Install**: + +Download packgae, make sure your system can get online, then run command: + +``` +sudo apt install -y ./xxxxxx.deb +``` + +The "**xxxxxx.deb**" is an OpenCV Package Name. + +After you run the command above, reboot your system, everything will be done. + ---- ## 4. Virtual Machine Instructions