This commit is contained in:
Grigory 2020-04-28 17:21:14 +03:00 committed by GitHub
parent 91df18a906
commit 99561ab8e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ Next, you need to download the source files onto your working machine. This is c
In the command line terminal run: In the command line terminal run:
git clone --recursive git@guthub.com:your_github_username/ClickHouse.git git clone --recursive git@github.com:your_github_username/ClickHouse.git
cd ClickHouse cd ClickHouse
Note: please, substitute *your\_github\_username* with what is appropriate! Note: please, substitute *your\_github\_username* with what is appropriate!