Change formatting

This commit is contained in:
Dmitry Lyzo 2024-05-01 13:52:38 +03:00
parent 5e65ea817c
commit ba6c6dd9a2

View File

@ -96,7 +96,9 @@ tizen package -t wgt -o . -- .buildResult
1. Run TV.
2. Activate Developer Mode on TV (<a href="https://developer.samsung.com/tv/develop/getting-started/using-sdk/tv-device">https://developer.samsung.com/tv/develop/getting-started/using-sdk/tv-device</a>).
3. Connect to TV with Device Manager from Tizen Studio. Or with sdb.
3. Connect to TV with Device Manager from Tizen Studio.
Or using sdb:
```sh
sdb connect YOUR_TV_IP
```