From 0c4a47ee952b15c60017f7e65a024db411bdab04 Mon Sep 17 00:00:00 2001 From: guillermo Date: Tue, 21 Jun 2022 18:34:18 +0200 Subject: [PATCH] README upgrades --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b6acea..67c6e76 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Search for a string both in the grafana queries and in the variables. It's recommended to install the package globally. ```text -# npm i grafana-find +$ npm i -g grafana-find $ gafana-find ```