mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Minor update to CONTRIBUTING.md for required Cygwin packages on Windows.
This commit is contained in:
parent
203c7adadc
commit
82b06cd464
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Please make sure you have signed the [Contributor License Agreement](http://www.
|
|||
npm run elasticsearch
|
||||
```
|
||||
|
||||
- Start the development server. _On Windows, you'll need you use Git Bash, Cygwin, or a similar shell that exposes the `sh` command._
|
||||
- Start the development server. _On Windows, you'll need you use Git Bash, Cygwin, or a similar shell that exposes the `sh` command. And to successfully build you'll need Cygwin optional packages zip, tar, and shasum._
|
||||
|
||||
```sh
|
||||
npm start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue