Skip to content

Commit

Permalink
update doc (ClickHouse#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
enqueue authored Oct 8, 2019
1 parent e048027 commit 13b4e3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# metabase-clickhouse-driver

[Metabase](https://metabase.com) ([github](https://github.com/metabase/metabase)) driver for the [ClickHouse](https://clickhouse.yandex) database ([github](https://github.com/yandex/ClickHouse))
[ClickHouse](https://clickhouse.yandex) ([github](https://github.com/ClickHouse/ClickHouse)) database driver for the [Metabase](https://metabase.com) ([github](https://github.com/metabase/metabase)) business intelligence front-end

![OnTime table in Metabase](docs/images/metabase_clickhouse_ontime_teaser.png)

Expand Down Expand Up @@ -37,7 +37,7 @@ In an empty directory, create your Dockerfile, e.g. `Dockerfile-clickhouse`

```
FROM metabase/metabase-head:latest
ADD https://github.com/enqueue/metabase-clickhouse-driver/releases/download/0.4/clickhouse.metabase-driver.jar /app/plugins/
ADD https://github.com/enqueue/metabase-clickhouse-driver/releases/download/0.6/clickhouse.metabase-driver.jar /app/plugins/
```

Assemble
Expand Down
Binary file modified docs/images/metabase_clickhouse_ontime_teaser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 13b4e3b

Please sign in to comment.