mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update build-osx.md
The NASM is required, The corresponding installation is missing from the doc.
This commit is contained in:
parent
30d31d4d9b
commit
65474216e0
@ -37,7 +37,7 @@ sudo xcode-select --install
|
|||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
brew update
|
brew update
|
||||||
brew install ccache cmake ninja libtool gettext llvm gcc binutils grep findutils
|
brew install ccache cmake ninja libtool gettext llvm gcc binutils grep findutils nasm
|
||||||
```
|
```
|
||||||
|
|
||||||
## Checkout ClickHouse Sources {#checkout-clickhouse-sources}
|
## Checkout ClickHouse Sources {#checkout-clickhouse-sources}
|
||||||
|
Loading…
Reference in New Issue
Block a user