Skip to content

Commit 6d00080

Browse files
authored
PRE: fix typo
1 parent 874e1d4 commit 6d00080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Whale uses CMake to build projects, so you need to install CMake on your system.
6464
#### Android
6565
1. If you need to use ` Java Hook ` please copy java folder to your project.
6666

67-
2. Direct use of binary,You just copy the files under ++built/Android++ to ++src/main/jniLibs++ in your project.
67+
2. Direct use of binary,You just copy the files under `built/Android` to `src/main/jniLibs` in your project.
6868

6969
3. If you need to compile the source code, specify `CMakeLists.txt` in build.gradle:
7070
```

0 commit comments

Comments
 (0)