Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enqueue authored Mar 15, 2019
1 parent 31b877f commit 05634a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MetaBase driver for the ClickHouse database

:warning: _This driver is in an early development stage and we would caution against using it in your production environment_ :warning:

h2. Building from Source
## Building from Source

Please refer to the extensive documentation available in the MetaBase Wiki: [Writing A Driver](https://github.com/metabase/metabase/wiki/Writing-A-Driver)

Expand All @@ -14,7 +14,7 @@ Please refer to the extensive documentation available in the MetaBase Wiki: [Wri
3. Copy `clickhouse.metabase-driver.jar` into your MetaBase `plugins` directory
4. Start MetaBase, e.g. by invoking `lein run` in your MetaBase directory.

h2. Do the Docker Dance
## Do the Docker Dance

In an empty directory, create your Dockerfile, e.g. `Dockerfile-clickhouse`

Expand Down

0 comments on commit 05634a8

Please sign in to comment.