Skip to content

Commit 9da997d

Browse files
authored
Update content/software/app-lab/tutorials/03.cli/apps-lab-cli.md
1 parent 272ad3f commit 9da997d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/software/app-lab/tutorials/03.cli/apps-lab-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ adb pull /home/arduino/ArduinoApps /path/to/localfolder
8888

8989
And to push it, use:
9090

91-
```
91+
```sh
9292
adb push /path/to/localfolder /home/arduino/ArduinoApps
9393
```
9494

0 commit comments

Comments
 (0)