diff --git a/docs/guides/requirements/how-to-install-node-pnpm-npm-linux.mdx b/docs/guides/requirements/how-to-install-node-pnpm-npm-linux.mdx index c24af7b..ecd2e45 100644 --- a/docs/guides/requirements/how-to-install-node-pnpm-npm-linux.mdx +++ b/docs/guides/requirements/how-to-install-node-pnpm-npm-linux.mdx @@ -3,7 +3,7 @@ In this short guide you will learn how to install Node.js and pnpm for SnailyCADv4 on Linux. :::warning -Node.js version `19.x` is **not** supported. **Please use `18.x`.** +Node.js version `19.x` is **not** supported. **Please use `22.x`.** ::: ## Node.js diff --git a/docs/guides/requirements/how-to-install-node-pnpm-npm.mdx b/docs/guides/requirements/how-to-install-node-pnpm-npm.mdx index b3e2083..5ae155f 100644 --- a/docs/guides/requirements/how-to-install-node-pnpm-npm.mdx +++ b/docs/guides/requirements/how-to-install-node-pnpm-npm.mdx @@ -3,7 +3,7 @@ In the video below, you will learn how to install Node.js, npm and pnpm on Windows. :::warning -Node.js version `19.x` is **not** supported. **Please use `18.x`.** +Node.js version `19.x` is **not** supported. **Please use `22.x`.** :::