diff --git a/README.md b/README.md index 0639b88..d2826dd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A CSV [metabase](https://www.metabase.com) driver based on incredible [csvjdbc](http://csvjdbc.sourceforge.net) driver. I've been [modified it](https://github.com/Markenson/csvjdbc4metabase) to work with metabase. # Installation -Put [this file](https://github.com/Markenson/csv-metabase-driver/raw/master/release/csv.metabase-driver.jar) on your metabase/plugins directory and restart Metabase. You'll see a CSV driver option on database creation. +Put [this file](https://github.com/Markenson/csv-metabase-driver/releases/download/1.0.1/csv.metabase-driver.jar) on your metabase/plugins directory and restart Metabase. You'll see a CSV driver option on database creation. # How to configure it Check [this](https://github.com/Markenson/csv-metabase-driver/issues/1) for more information.