Updated Building (markdown)

Hollow Man
2023-05-18 14:22:00 +03:00
parent 24b803794f
commit b451a78fa4
+1 -1
@@ -23,7 +23,7 @@ go build -tags=static .
1. Install libgit2 dependency _(needed only for the first time)_
> **Note**
> `cmake` and `pkg-config` are required to build libgit2. You can install it by running `sudo apt-get install cmake pkg-config` (Linux) or `brew install cmake pkg-config` (macOS).
> `cmake` and `pkg-config` are required to build libgit2. You can install them by running `sudo apt-get install cmake pkg-config` (Linux) or `brew install cmake pkg-config` (macOS).
```
make libgit2