Skip to content

Commit

Permalink
Improve documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
snabb committed Feb 28, 2019
1 parent 75460dd commit 4171c45
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,11 @@ Compile and install:
git clone https://github.com/snabb/webostv.git
cd webostv
go build ./cmd/webostvremote
```
The compiled binary `webostvremote` is produced in the current working
directory.

To use the remote control program with the TV, the IP address or name of the
TV can be given as a command line argument:
The IP address or name of the TV can be given as a command line argument:
```
./webostvremote 192.0.2.123
```
Expand Down

0 comments on commit 4171c45

Please sign in to comment.