update out statement

This commit is contained in:
Teja 2021-10-29 21:26:44 +02:00 committed by GitHub
parent a4b653fdca
commit 6dd605cc13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -814,7 +814,7 @@ int mainEntryClickHouseInstall(int argc, char ** argv)
"\nClickHouse has been successfully installed.\n"
"\nRestart clickhouse-server with:\n"
" sudo clickhouse restart\n"
"\nStart clickhouse-client with:\n"
"\nRestart clickhouse-client with:\n"
" clickhouse-client{}\n\n",
maybe_password);
} else {