From 392d9a1752fcacdae32230638afc9ea3f82f946f Mon Sep 17 00:00:00 2001 From: Shota Iwami Date: Wed, 27 Nov 2024 17:52:58 +0900 Subject: [PATCH] Update README.md with instructions for installing otel-tui using go install --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d5a8ffa..ec728c9 100644 --- a/README.md +++ b/README.md @@ -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: