Skip to content

Commit fcb8b05

Browse files
authored
Merge pull request ClickHouse#79626 from ClickHouse/update-docs-osx
Add bash to brew install
2 parents 723ee87 + 4315b15 commit fcb8b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/development/build-osx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Then run:
2626

2727
```bash
2828
brew update
29-
brew install ccache cmake ninja libtool gettext llvm binutils grep findutils nasm
29+
brew install ccache cmake ninja libtool gettext llvm binutils grep findutils nasm bash
3030
```
3131

3232
:::note

0 commit comments

Comments
 (0)