mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update build_osx.md
This commit is contained in:
parent
4609569538
commit
6a28d8ccb7
@ -18,8 +18,8 @@ brew install cmake ninja gcc icu4c mariadb-connector-c openssl libtool gettext r
|
||||
## Checkout ClickHouse Sources
|
||||
|
||||
```bash
|
||||
git clone --recursive --depth=10 git@github.com:yandex/ClickHouse.git
|
||||
# or: git clone --recursive --depth=10 https://github.com/yandex/ClickHouse.git
|
||||
git clone --recursive git@github.com:yandex/ClickHouse.git
|
||||
# or: git clone --recursive https://github.com/yandex/ClickHouse.git
|
||||
|
||||
cd ClickHouse
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user