mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
Update build.md
This commit is contained in:
parent
795f5d49c8
commit
9ae58fe5eb
@ -102,7 +102,7 @@ sudo yum update
|
||||
yum --nogpg install git cmake make gcc-c++ python2
|
||||
git clone --recursive https://github.com/ClickHouse/ClickHouse.git
|
||||
cmake ../ClickHouse
|
||||
make
|
||||
make -j $(nproc)
|
||||
```
|
||||
|
||||
# You Don't Have to Build ClickHouse
|
||||
|
Loading…
Reference in New Issue
Block a user