Skip to content

Commit b973437

Browse files
authored
Update README.md (#43)
1 parent 34f605b commit b973437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dl3/android/DeepLabV3Demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ adb shell am start -W -S -n org.pytorch.executorchexamples.dl3/.MainActivity
2929
```
3030

3131
### On Android Studio
32-
Open Android Studio and open the project path `dl3/android/DeepLanV3Demo`. Wait for gradle sync to complete.
32+
Open Android Studio and open the project path `dl3/android/DeepLabV3Demo`. Wait for gradle sync to complete.
3333
Then simply press "Run app" button (Control + r) to run the app either on physical device / emulator.
3434

3535
## Step 4: Push the model to the phone or emulator

0 commit comments

Comments
 (0)