[v9.4.x] Docs: Pinning to latest for grafana plugin tools (#64141)
Docs: Pinning to latest for grafana plugin tools (#64140)
Pinning to latest for grafana plugin tools
(cherry picked from commit 92ee03db78)
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
This commit is contained in:
co-authored by
Timur Olzhabayev
parent
bdf8b7531b
commit
aa60a45f6b
@@ -17,7 +17,7 @@ The easiest way to start developing Grafana plugins is to use the Grafana [creat
|
||||
Open the terminal, and run the following command in your [plugin directory]({{< relref "../../setup-grafana/configure-grafana/#plugins" >}}):
|
||||
|
||||
```bash
|
||||
npx @grafana/create-plugin
|
||||
npx @grafana/create-plugin@latest
|
||||
```
|
||||
|
||||
Follow the questions and you will have a starter plugin ready to develop.
|
||||
|
||||
Reference in New Issue
Block a user