mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Fix dev watcher instructions.
This commit is contained in:
parent
196d43bd67
commit
28c9f7b28e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ The easiest way to do develop on Canvas and have the plugins built automatically
|
|||
```bash
|
||||
# while in kibana/
|
||||
cd x-pack/plugins/canvas
|
||||
yarn start
|
||||
node scripts/start.js
|
||||
```
|
||||
|
||||
There are several other scripts available once you are in that path as well.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue