Update README.md

This commit is contained in:
Alexey Milovidov 2023-02-21 20:02:12 +03:00 committed by GitHub
parent c0b50c981a
commit 6822ad67e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time.
## How To Install
## How To Install (Linux, macOS, FreeBSD)
```
curl https://clickhouse.com/ | sh
```