Commit fd2b39a3 by Milan Pavlik Committed by Torkel Ödegaard

Update README.md (#20820)

parent d7c76dac
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment