diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b228cc2dc60f6..3e9c7b273410d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,8 +19,6 @@ Test suite can be run via `npm test`. This project uses [FlowType](https://flowtype.org/) for static type checking. -**Note for Windows Users** - Flow is not currently supported on Windows. Please do not let this prevent you from contributing. If you can use a VM for this part, great! Otherwise, feel free to open a PR and ask for assistance. - The usual contributing steps are: * Fork the [official repository](https://github.com/gatsbyjs/gatsby).