Update README.md
Signed-off-by: Tiago Garcia <tiago.rgarcia@ua.pt>
This commit is contained in:
parent
10e5243cc4
commit
5339c1f791
|
@ -32,11 +32,9 @@ You can see the config file format below.
|
||||||
git clone https://github.com/TiagoRG/gh-wh-handler.git
|
git clone https://github.com/TiagoRG/gh-wh-handler.git
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Create the build directory:
|
2. Move to the build directory:
|
||||||
```console
|
```console
|
||||||
cd gh-wh-handler
|
cd gh-wh-handler/build
|
||||||
mkdir build
|
|
||||||
cd build
|
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Run CMake:
|
3. Run CMake:
|
||||||
|
|
Loading…
Reference in New Issue