Skip to content

Commit 81e24e6

Browse files
committed
Fix docs
1 parent f8d49cf commit 81e24e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extension/android/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Please see [Android building from source](https://pytorch.org/executorch/main/us
3535
After the library is built,
3636

3737
```sh
38+
# Set up models for testing
39+
sh executorch_android/android_test_setup.sh
40+
3841
# Run unit test
3942
./gradlew :executorch_android:testDebugUnitTest
4043

0 commit comments

Comments
 (0)