[fix] fix typo

种 -> 中
This commit is contained in:
teng 2021-11-12 13:57:56 +08:00 committed by GitHub
parent 6c56682327
commit c2e81a6cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
* 需要判断是否用到NEON时使用`#ifdef MNN_USE_NEON`。不要直接判断是否为arm有些arm是不支持neon的。
## 交叉编译
* 在项目根目录调用`./project/cross-compile/build.sh`。
* 在项目根目录调用`./project/cross-compile/build.sh`。