Skip to content

Commit

Permalink
Merge branch 'kalyanaj-links-sample' of https://github.com/kalyanaj/o…
Browse files Browse the repository at this point in the history
…pentelemetry-dotnet into kalyanaj-links-sample
  • Loading branch information
kalyanaj committed Oct 17, 2023
2 parents 008fba9 + 3345e70 commit 2101bdb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/logs/getting-started-console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,11 @@ You should see the following output:
Hello World!
```

Install the latest version of
[Microsoft.Extensions.Logging](https://www.nuget.org/packages/Microsoft.Extensions.Logging/)
package and
Install the
[OpenTelemetry.Exporter.Console](../../../src/OpenTelemetry.Exporter.Console/README.md)
package:

```sh
dotnet add package Microsoft.Extensions.Logging
dotnet add package OpenTelemetry.Exporter.Console
```

Expand Down

0 comments on commit 2101bdb

Please sign in to comment.