Skip to content

Commit

Permalink
exporter/metric/prometheus: fix wrong module in README.md (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
wingyplus committed Feb 12, 2020
1 parent f0c70ff commit c397451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions exporter/metric/prometheus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ OpenTelemetry Prometheus exporter

## Installation
```
go get -u go.opentelemetry.io/exporter/metric/prometheus
```
go get -u go.opentelemetry.io/otel/exporter/metric/prometheus
```

0 comments on commit c397451

Please sign in to comment.