mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
Updated Building (markdown)
+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
|
||||
|
||||
Reference in New Issue
Block a user