Skip to content

Commit

Permalink
docs(others): update go install
Browse files Browse the repository at this point in the history
  • Loading branch information
a-wing committed Jun 19, 2023
1 parent 37ce8a6 commit a0dee51
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 @@ -29,7 +29,7 @@ docker run -p 8080:8080 ghcr.io/a-wing/lightcable
install && run

```bash
go install github.com/a-wing/lightcable/cmd/lightcable
go install github.com/a-wing/lightcable/cmd/lightcable@latest

# Listen port: 8088
lightcable -l localhost:8088
Expand Down

0 comments on commit a0dee51

Please sign in to comment.