diff --git a/docs/guides/references/changelog.mdx b/docs/guides/references/changelog.mdx index addaa9df97..de94de9536 100644 --- a/docs/guides/references/changelog.mdx +++ b/docs/guides/references/changelog.mdx @@ -10485,7 +10485,7 @@ _Released 12/6/2017_ **Misc:** - There is now a new - [`CYPRESS_SKIP_BINARY_INSTALL`](/guides/getting-started/installing-cypress#Skipping-installation) + [`CYPRESS_SKIP_BINARY_INSTALL`](/guides/references/advanced-installation#Environment-variables) flag you can pass during `npm install` which skips the binary installation after the `cypress` npm module completes its installation. Fixes [#1005](https://github.com/cypress-io/cypress/issues/1005).