Skip to content

Commit 5f6664a

Browse files
committed
app package correction
1 parent e333d92 commit 5f6664a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Build
115115
export ANDROID_HOME=/home/$USER/Android/Sdk
116116
./gradlew assembleDebug
117117
adb install -r app/build/outputs/apk/app-debug.apk
118-
adb shell am start -n org.andresoviedo.dddmodel2/org.andresoviedo.app.model3D.MainActivity
118+
adb shell am start -n org.andresoviedo.dddmodel/org.andresoviedo.app.model3D.MainActivity
119119

120120

121121
Final Notes

0 commit comments

Comments
 (0)