From a50d1bfbc8a1ceca503866fb46690c2df3840ed1 Mon Sep 17 00:00:00 2001 From: Azal Khaled <56312360+Akhaled19@users.noreply.github.com> Date: Mon, 18 Dec 2023 01:41:54 -0500 Subject: [PATCH] Update content/en/docs/instrumentation/cpp/getting-started.md Co-authored-by: Severin Neumann --- content/en/docs/instrumentation/cpp/getting-started.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/en/docs/instrumentation/cpp/getting-started.md b/content/en/docs/instrumentation/cpp/getting-started.md index 42c72085d20a..f2885e89993d 100644 --- a/content/en/docs/instrumentation/cpp/getting-started.md +++ b/content/en/docs/instrumentation/cpp/getting-started.md @@ -49,9 +49,7 @@ To begin, install Oat++ locally using the [source code](https://github.com/oatp git clone https://github.com/oatpp/oatpp.git ``` -2. Navigate to the oatpp directory: - - Access the oatpp directory in your terminal. +2. Navigate to the `oatpp` directory: ```bash cd oatpp