Skip to content

Commit dc9b1f4

Browse files
authored
Update content/software/app-lab/tutorials/03.cli/apps-lab-cli.md
1 parent edf4580 commit dc9b1f4

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
@@ -152,7 +152,7 @@ This will list all available Apps (including examples), and their status:
152152
To set a board name using the `arduino-app-cli`, we can use the `set-name` command.
153153

154154
```
155-
arduino-app-cli board set-name "my-board"
155+
arduino-app-cli system set-name "my-board"
156156
```
157157

158158
This will change the name of the board, which will take effect after resetting the board.

0 commit comments

Comments
 (0)