Skip to content

Commit

Permalink
Merge pull request #131 from ANewDawn/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
throwaway96 authored Mar 16, 2024
2 parents 80da379 + 668ef10 commit 0a31d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ constantly in the background, at the cost of increased idle memory usage.
In order to disable autostart run this:

```sh
luna-send -n 1 'luna://com.webos.service.eim/deleteDevice' '{"appId":"youtube.leanback.v4"}'
luna-send-pub -n 1 'luna://com.webos.service.eim/deleteDevice' '{"appId":"youtube.leanback.v4"}'
```

## Building
Expand Down

0 comments on commit 0a31d4c

Please sign in to comment.