Skip to content

Commit

Permalink
docs: Bootstrap kibana before running it
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Feb 20, 2020
1 parent c6f6b9d commit 01f82a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/legacy/plugins/apm/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ $ node replay.js --server-url http://localhost:8200 --secret-token abcd --events
4. Start Kibana

```shell
$ yarn kbn bootstrap
$ yarn start --no-base-path --csp.strict=false
```

Expand Down

0 comments on commit 01f82a5

Please sign in to comment.