diff --git a/installation/macos.md b/installation/macos.md index 1772b3091..76dd015ab 100644 --- a/installation/macos.md +++ b/installation/macos.md @@ -32,7 +32,7 @@ brew install fluent-bit Run the following brew command in your terminal to retrieve the dependencies: ```bash -brew install git cmake openssl bison +brew install git cmake openssl bison libyaml ``` ## Download and build the source