docs: remove v2 branch of next js starter installation (#10402)

This commit is contained in:
Shahed Nasser
2024-12-03 12:31:07 +02:00
committed by GitHub
parent 56e9acbed8
commit 51de20a64d

View File

@@ -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: