mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
Merge pull request #26019 from shengyu7697:fix-typo
correct "enviroment" to "environment"
This commit is contained in:
commit
315f85d4f4
@ -1,7 +1,7 @@
|
||||
## Scripts for creating an AAR package and a local Maven repository with OpenCV libraries for Android
|
||||
|
||||
### How to run the scripts
|
||||
1. Set JAVA_HOME and ANDROID_HOME enviroment variables. For example:
|
||||
1. Set JAVA_HOME and ANDROID_HOME environment variables. For example:
|
||||
```
|
||||
export JAVA_HOME=~/Android Studio/jbr
|
||||
export ANDROID_HOME=~/Android/SDK
|
||||
|
Loading…
Reference in New Issue
Block a user