Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #86 from influxdata/fix/bug-fixs
Browse files Browse the repository at this point in the history
fix: bump version in docs
  • Loading branch information
helenosheaa authored Feb 3, 2023
2 parents 1f70ddd + 06426f2 commit bdf5225
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 @@ -9,13 +9,13 @@ This is a plugin for Grafana that enables queries to Flight SQL APIs.
Download the latest release:

```sh
$ curl -L https://github.com/influxdata/grafana-flightsql-datasource/releases/download/v0.1.0/influxdata-flightsql-datasource-0.1.0.zip
$ curl -L https://github.com/influxdata/grafana-flightsql-datasource/releases/download/v0.1.0/influxdata-flightsql-datasource-0.1.1.zip
```

Unzip the release into your Grafana plugins directory:

```
$ unzip influxdata-flightsql-datasource-0.1.0.zip -d grafana-plugins/
$ unzip influxdata-flightsql-datasource-0.1.1.zip -d grafana-plugins/
```

### Configuration
Expand Down

0 comments on commit bdf5225

Please sign in to comment.