diff --git a/www/apps/resources/app/nextjs-starter/page.mdx b/www/apps/resources/app/nextjs-starter/page.mdx index a85b63b13b..76ebe35655 100644 --- a/www/apps/resources/app/nextjs-starter/page.mdx +++ b/www/apps/resources/app/nextjs-starter/page.mdx @@ -23,10 +23,10 @@ The Next.js Starter storefront provides rich commerce features and a sleek desig ## Installation -1. Clone the `v2` branch of the [Next.js Starter](https://github.com/medusajs/nextjs-starter-medusa): +1. Clone the [Next.js Starter](https://github.com/medusajs/nextjs-starter-medusa): ```bash -git clone https://github.com/medusajs/nextjs-starter-medusa -b v2 my-medusa-storefront +git clone https://github.com/medusajs/nextjs-starter-medusa my-medusa-storefront ``` 2. Change to the `my-medusa-storefront` directory, install the dependencies, and rename the template environment variable: