Skip to content

Commit abae470

Browse files
Lunwen Hefacebook-github-bot
authored andcommitted
fix the format in this README (#5853)
Summary: Pull Request resolved: #5853 Right now, this is rendered strangely. {F1907411441} Reviewed By: cmodi-meta, kirklandsign Differential Revision: D63858691 fbshipit-source-id: dbb21864d5d1b7f146889775b47b78b340fd0174
1 parent 13408b9 commit abae470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/demo-apps/android/LlamaDemo/docs/delegates/xnnpack_README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ export ANDROID_NDK=<path_to_android_ndk>
135135
export ANDROID_ABI=arm64-v8a
136136
```
137137
*Note: <path_to_android_ndk> is the root for the NDK, which is usually under ~/Library/Android/sdk/ndk/XX.Y.ZZZZZ for macOS, and contains NOTICE and README.md. We use <path_to_android_ndk>/build/cmake/android.toolchain.cmake for CMake to cross-compile.*
138+
138139
3. Build the Android Java extension code:
139140
```
140141
pushd extension/android

0 commit comments

Comments
 (0)