mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
Update README.md (#20820)
This commit is contained in:
parent
d7c76dacad
commit
fd2b39a3e9
@ -9,7 +9,7 @@ grafana-toolkit is a CLI that enables efficient development of Grafana plugins.
|
||||
Set up a new plugin with `grafana-toolkit plugin:create` command:
|
||||
|
||||
```sh
|
||||
npx grafana-toolkit plugin:create my-grafana-plugin
|
||||
npx @grafana/toolkit plugin:create my-grafana-plugin
|
||||
cd my-grafana-plugin
|
||||
yarn install
|
||||
yarn dev
|
||||
|
Loading…
Reference in New Issue
Block a user