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 7da7542 commit 643d6a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions content/en/docs/instrumentation/cpp/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@ To begin, install Oat++ locally using the [source code](https://github.com/oatp

Next, install and build [OpenTelemetry C++](https://github.com/open-telemetry/opentelemetry-cpp) locally using CMake, following these steps:

1. Clone the OpenTelemetry C++ repository:

Navigate back to the `Opentelemetry-Starter-Project` directory. Then, clone the OpenTelemetry C++ GitHub repository to your local machine.
1. In your terminal, navigate back to the `Opentelemetry-Starter-Project` directory. Then, clone the OpenTelemetry C++ GitHub repository to your local machine:

```bash
git clone https://github.com/open-telemetry/opentelemetry-cpp.git
Expand Down

0 comments on commit 643d6a6

Please sign in to comment.