Skip to content

Commit

Permalink
Merge branch 'main' into kalyanaj-links-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
kalyanaj authored Oct 17, 2023
2 parents 00f1100 + c257ba5 commit 3345e70
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 3345e70

Please sign in to comment.