Skip to content

Commit

Permalink
README: Update installation instructions after uploading to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 3, 2024
1 parent 3d325aa commit 303a92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ _Export and import Grafana dashboards using the [Grafana HTTP API] and
## Installation

```shell
pip install --upgrade 'grafana-import[builder] @ git+https://github.com/grafana-toolbox/grafana-import.git'
pip install --upgrade 'grafana-import[builder]'
```

Currently, there is no up-to-date version on PyPI, so we recommend to
Expand Down

0 comments on commit 303a92d

Please sign in to comment.