Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhurley authored Oct 3, 2024
1 parent 0124f02 commit d44e28d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ The following packages need to be installed:
#### Workaround to install mdatagen
```
git clone https://github.com/open-telemetry/opentelemetry-collector.git
cd opentelemetry-collector
git checkout v0.108.1
cd opentelemetry-collector/cmd/mdatagen
cd cmd/mdatagen
go install
```

Expand Down

0 comments on commit d44e28d

Please sign in to comment.