Skip to content

Commit 26f9c70

Browse files
authored
Update content/software/app-lab/tutorials/03.cli/apps-lab-cli.md
1 parent bbf9bb8 commit 26f9c70

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
@@ -98,7 +98,7 @@ adb push /path/to/localfolder /home/arduino/ArduinoApps
9898

9999
Once an App is created and edited, it can be launched through the following command:
100100

101-
```
101+
```sh
102102
arduino-app-cli app start "/home/arduino/ArduinoApps/test"
103103
```
104104

0 commit comments

Comments
 (0)