Skip to content

Commit

Permalink
Change formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrylyzo committed May 5, 2024
1 parent 6636e3b commit d109c99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@

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
```
Expand Down

0 comments on commit d109c99

Please sign in to comment.