Skip to content

Commit 216a89f

Browse files
committed
docs(readme): simplify install command
1 parent 1cab084 commit 216a89f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Naming used here is the same as in ClickHouse docs.
3737
## Setup
3838

3939
```sh
40-
composer require simpod/clickhouse-client symfony/http-client nyholm/psr7
40+
composer require simpod/clickhouse-client
4141
```
4242

4343
1. Read about ClickHouse [HTTP Interface](https://clickhouse.com/docs/en/interfaces/http/). _It's short and useful for concept understanding._

0 commit comments

Comments
 (0)