Skip to content

Commit 3061930

Browse files
committed
Update name
1 parent df49cf7 commit 3061930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/android/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sh scripts/build_android_library.sh
2929
```
3030

3131
The AAR file will be `extension/android/executorch_android/build/outputs/aar/executorch_android-debug.aar`.
32-
If you set an environment variable `BUILD_AAR_DIR`, then the AAR will be copied to `$BUILD_AAR_DIR`.
32+
If you set an environment variable `BUILD_AAR_DIR`, then the AAR will be copied to `$BUILD_AAR_DIR/executorch.aar`.
3333
Later, you can copy `$BUILD_AAR_DIR/executorch.aar` to your app directory to use as a library.
3434

3535
Please see [Android building from source](https://pytorch.org/executorch/main/using-executorch-android.html#building-from-source) for details

0 commit comments

Comments
 (0)