diff --git a/www/apps/docs/content/starters/nextjs-medusa-starter.mdx b/www/apps/docs/content/starters/nextjs-medusa-starter.mdx index c6b8f6da36..feeb586ea5 100644 --- a/www/apps/docs/content/starters/nextjs-medusa-starter.mdx +++ b/www/apps/docs/content/starters/nextjs-medusa-starter.mdx @@ -17,7 +17,7 @@ This document guides you to install and set up the Next.js Starter Storefront. ## Prerequisites -Before following along with this guide, make sure you have v16 or greater of Node.js: +Before following along with this guide, make sure you have v18 or greater of Node.js: ```bash noReport node -v