diff --git a/docs/app/get-started/install-cypress.mdx b/docs/app/get-started/install-cypress.mdx index 69b38beff0..e7d4bd68d4 100644 --- a/docs/app/get-started/install-cypress.mdx +++ b/docs/app/get-started/install-cypress.mdx @@ -119,7 +119,7 @@ Cypress requires [Node.js](https://nodejs.org/) in order to install. We support Cypress generally aligns with [Node's release schedule](https://github.com/nodejs/Release). -Accordingly, use of Node.js 18 with Cypress is deprecated and support is planned for removal in a future release of Cypress. +Accordingly, use of Node.js 18 and 23 with Cypress is deprecated and support is planned for removal in a future release of Cypress. #### Installing Node.js