Skip to content

Commit 0a2ef0e

Browse files
committed
new ver of kernels
2 parents 626c806 + a904554 commit 0a2ef0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The APK can be built inside the Android builder container with:
9191

9292
```bash
9393
docker run --rm \
94-
-v /d/llama.cpp/android-gui-wrapper:/source \
94+
-v /path/to/repo/:/source \
9595
-w /source \
9696
llama-android-builder:latest \
9797
bash -c "rm -rf .gradle app/.gradle app/build && export ANDROID_HOME=/opt/android-sdk && gradle assembleDebug --no-daemon --parallel"

0 commit comments

Comments
 (0)