Update README.md

This commit is contained in:
aiminick 2021-01-30 00:13:53 +08:00 committed by GitHub
parent 8469e6a9ff
commit 3a26c86ea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -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