Minor update to CONTRIBUTING.md for required Cygwin packages on Windows.

This commit is contained in:
LeeDr 2016-05-05 10:46:13 -05:00
parent 203c7adadc
commit 82b06cd464

View file

@ -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