Skip to content

Commit

Permalink
typo: remove trailing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsuned authored Sep 15, 2023
1 parent bb70e9e commit 96f7e40
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 @@ -55,7 +55,7 @@ cp /media/developer/apps/usr/palm/services/org.webosbrew.hbchannel.service/start
* Install it using `ares-install` SDK command or using the following command
directly on a TV:
```sh
luna-send-pub -i 'luna://com.webos.appInstallService/dev/install' '{"id":"com.ares.defaultName","ipkUrl":"/tmp/path/to/hbchannel.ipk","subscribe":true}'`
luna-send-pub -i 'luna://com.webos.appInstallService/dev/install' '{"id":"com.ares.defaultName","ipkUrl":"/tmp/path/to/hbchannel.ipk","subscribe":true}'
```
* (root) Elevate privileges by running:
```sh
Expand Down

0 comments on commit 96f7e40

Please sign in to comment.