Skip to content

Commit 7b4d191

Browse files
cosmo0920edsiper
authored andcommitted
installation: macos: Add libyaml as required libraries
Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent 926a04a commit 7b4d191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ brew install fluent-bit
3232
Run the following brew command in your terminal to retrieve the dependencies:
3333

3434
```bash
35-
brew install git cmake openssl bison
35+
brew install git cmake openssl bison libyaml
3636
```
3737

3838
## Download and build the source

0 commit comments

Comments
 (0)