Skip to content

Commit

Permalink
chore: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
reisxd committed Feb 28, 2024
1 parent fafb869 commit 6f4372e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,10 @@ Note that sdb is in `C:\tizen-studio\tools` on Windows and in `~/tizen-studio/to

5. Install the TizenBrew Widget by running:
```bash
sdb push path/to/TizenBrew.wgt /tmp/TizenBrew.wgt
sdb shell 0 vd_appinstall TizenBrewStandalone /tmp/TizenBrew.wgt
tizen install -n path/to/TizenBrewStandalone.wgt
```

or:
```bash
sdb install path/to/TizenBrew.wgt
```
Note that tizen is in `C:\tizen-studio\tools\ide\bin` on Windows and in `~/tizen-studio/tools/ide/bin` on Linux.

6. Set the Host PC IP address to `127.0.0.1` by following [this](https://developer.samsung.com/smarttv/develop/getting-started/using-sdk/tv-device.html#Connecting-the-TV-and-SDK)

Expand Down

0 comments on commit 6f4372e

Please sign in to comment.