Skip to content

Commit 82b06cd

Browse files
author
LeeDr
committed
Minor update to CONTRIBUTING.md for required Cygwin packages on Windows.
1 parent 203c7ad commit 82b06cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Please make sure you have signed the [Contributor License Agreement](http://www.
5555
npm run elasticsearch
5656
```
5757

58-
- Start the development server. _On Windows, you'll need you use Git Bash, Cygwin, or a similar shell that exposes the `sh` command._
58+
- 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._
5959

6060
```sh
6161
npm start

0 commit comments

Comments
 (0)