Skip to content

Commit

Permalink
Fix vcpkg package name in doc (#1392)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan committed May 18, 2022
1 parent 09b92af commit ab084ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-with-vcpkg.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source release of OpenTelemetry C++ SDK.
The following command can be used to install the public open source release:

```console
vcpkg install opentelemetry
vcpkg install opentelemetry-cpp
```

That's it! The package should be compiled for the current OS.
Expand Down

0 comments on commit ab084ec

Please sign in to comment.