From 5339c1f791418ab3b14981d59c94a8df90436208 Mon Sep 17 00:00:00 2001 From: Tiago Garcia Date: Fri, 19 Jul 2024 11:59:01 +0100 Subject: [PATCH] Update README.md Signed-off-by: Tiago Garcia --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ed9e43..30def67 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,9 @@ You can see the config file format below. git clone https://github.com/TiagoRG/gh-wh-handler.git ``` -2. Create the build directory: +2. Move to the build directory: ```console -cd gh-wh-handler -mkdir build -cd build +cd gh-wh-handler/build ``` 3. Run CMake: