From 303a92d5fe51e003cccce7f2b38be2faf0a2d0af Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 3 Oct 2024 22:11:17 +0200 Subject: [PATCH] README: Update installation instructions after uploading to PyPI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f45ca7..7530acc 100644 --- a/README.md +++ b/README.md @@ -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