Update README.md (#20820)
This commit is contained in:
committed by
Torkel Ödegaard
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
|
||||
|
||||
Reference in New Issue
Block a user