Update README.md

Signed-off-by: Tiago Garcia <tiago.rgarcia@ua.pt>
This commit is contained in:
Tiago Garcia 2024-07-19 11:59:01 +01:00
parent 10e5243cc4
commit 5339c1f791
Signed by: TiagoRG
GPG Key ID: DFCD48E3F420DB42
1 changed files with 2 additions and 4 deletions

View File

@ -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: