Docs: Pinning to latest for grafana plugin tools (#64140)
Pinning to latest for grafana plugin tools
This commit is contained in:
@@ -9,7 +9,7 @@ Grafana [create-plugin tool](https://www.npmjs.com/package/@grafana/create-plugi
|
||||
1. In the plugin directory, create a plugin from template using create-plugin. Select `datasource` when asked the kind of plugin:
|
||||
|
||||
```
|
||||
npx @grafana/create-plugin
|
||||
npx @grafana/create-plugin@latest
|
||||
```
|
||||
|
||||
1. Change directory to your newly created plugin:
|
||||
|
||||
Reference in New Issue
Block a user