mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Add "make clickhouse" description
This commit is contained in:
parent
5cf6f4d8c1
commit
9d9b8692b2
@ -159,3 +159,8 @@ cmake ..
|
||||
make -j $THREADS
|
||||
cd ..
|
||||
```
|
||||
To create an executable, run
|
||||
```
|
||||
make clickhouse
|
||||
```
|
||||
This will create the dbms/src/Server/clickhouse executable, which can be used with --client or --server.
|
||||
|
Loading…
Reference in New Issue
Block a user