Skip to content

Commit 0235450

Browse files
authored
Update README.md
1 parent a4abbd4 commit 0235450

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Refer to the [documentation](https://developer.picoxr.com/document/unity/pico-in
2828

2929
## Build and Installation
3030
You can build the Unity project and install the sample APK file on your PICO 4 series device for testing.
31-
Use a USB cable to connect your PICO device to your PC, then open a command line window and use the following ADB command to install the APK file on the device: adb install "filepath\filename.apk"
31+
Use a USB cable to connect your PICO device to your PC, then open a command line window and use the following ADB command to install the APK file on the device:
32+
33+
adb install "filepath\filename.apk"
3234

3335

3436
## LICENSE

0 commit comments

Comments
 (0)