Skip to content

Commit

Permalink
Update README.md with instructions for installing otel-tui using go i…
Browse files Browse the repository at this point in the history
…nstall
  • Loading branch information
BIwashi authored and ymtdzzz committed Nov 27, 2024
1 parent 1220899 commit 392d9a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ Flags:
$ brew install ymtdzzz/tap/otel-tui
```

### go install

```sh
$ go install github.com/ymtdzzz/otel-tui@latest
```

### Docker

Run in the container simply:
Expand Down

0 comments on commit 392d9a1

Please sign in to comment.