README upgrades

This commit is contained in:
Guillermo Bonet 2022-06-21 18:34:18 +02:00
parent f2d1727336
commit 0c4a47ee95
1 changed files with 1 additions and 1 deletions

View File

@ -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. It's recommended to install the package globally.
```text ```text
# npm i grafana-find $ npm i -g grafana-find
$ gafana-find <string> $ gafana-find <string>
``` ```