Skip to content

Commit 9901614

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

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
@@ -50,7 +50,7 @@ To verify the tool is installed, run `adb version`.
5050

5151
To install ADB tools on a **Debian/Ubuntu Linux distribution**, open a terminal and run the following command:
5252

53-
```
53+
```sh
5454
sudo apt-get install android-sdk-platform-tools
5555
```
5656

0 commit comments

Comments
 (0)