website/docs: Add pkg-config to the brew dependencies (#14398)
Add pkg-config to the brew dependencies
This commit is contained in:
committed by
GitHub
parent
eb31f31584
commit
d048f1ecbd
@ -54,7 +54,7 @@ values={[
|
||||
To install the native dependencies on macOS, run:
|
||||
|
||||
```sh
|
||||
$ brew install libxmlsec1 libpq krb5 # Required development libraries,
|
||||
$ brew install libxmlsec1 libpq krb5 pkg-config # Required development libraries,
|
||||
$ brew install uv postgresql redis node@22 golangci-lint # Required CLI tools
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user