Skip to content

Commit

Permalink
[chore] docs(builder): remove outdated note on builder version report…
Browse files Browse the repository at this point in the history
…ing (#11261)

This has been fixed since v0.91.0:
#8994.
  • Loading branch information
andrzej-stencel authored Sep 25, 2024
1 parent 9811830 commit 36813f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ This is the recommended installation method. Download the binary for your respec

You need to have a `go` compiler in your PATH. Run the following command to install the latest version:

```
```console
go install go.opentelemetry.io/collector/cmd/builder@latest
```

If installing through this method the binary will be called `builder`. Binaries installed through this method [will incorrectly show `dev` as their version](https://github.com/open-telemetry/opentelemetry-collector/issues/8691).
If installing through this method the binary will be called `builder`.

## Running

Expand Down

0 comments on commit 36813f5

Please sign in to comment.