Skip to content

Commit a0153b7

Browse files
authored
Update content/hardware/02.uno/boards/uno-q/tutorials/06.adb/adb.md
1 parent bd8d702 commit a0153b7

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/06.adb

1 file changed

+1
-1
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/06.adb/adb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The ADB command line tool is supported on MacOS, Windows & Linux. For more speci
2828

2929
To install the ADB tools on **MacOS**, we can use `homebrew`. Open the terminal and run the following command:
3030

31-
```
31+
```sh
3232
brew install android-platform-tools
3333
```
3434

0 commit comments

Comments
 (0)