@ -244,7 +244,7 @@ After compiling,Copy**arm64-v8a**and**armeabi-v7a** dirs to **Prj-Android/hype
If you need to compile with docker, we provide a few ways to compile:
#### Use the Compiled Linux-x86 Shared Library
#### 1. Compile the Linux-x86 Shared Library using Docker
You need to install docker and docker-compose,Build Image for **hyperlpr_build**:
@ -247,7 +247,7 @@ sh command/build_release_android_share.sh
如果你需要使用docker编译,我们提供了几种编译方法:
#### 1. 使用docker编译Linux-x86动态库
你需要提前安装好docker和docker-compose,并执行脚本构建**hyperlpr_build**的镜像: