Skip to content

Commit

Permalink
Update content/en/docs/instrumentation/cpp/getting-started.md
Browse files Browse the repository at this point in the history
Co-authored-by: Severin Neumann <[email protected]>
  • Loading branch information
Akhaled19 and svrnm authored Dec 18, 2023
1 parent d383f7b commit 7479bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/instrumentation/cpp/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Next, install and build [OpenTelemetry C++](https://github.com/open-telemetry/op
```


**Finally, create a new project directory called `roll-dice`.**
With Oat++ and OpenTelemetry C++ ready, you can continue with creating the HTTP Server, that we want to instrument eventually.

## Create and launch an HTTP Server

Expand Down

0 comments on commit 7479bb0

Please sign in to comment.