From 7ec57683789d5feaa5dba1a9bad46d3271be9d93 Mon Sep 17 00:00:00 2001 From: Nicklas Gellner <85512181+MedusaNick@users.noreply.github.com> Date: Sat, 16 Sep 2023 13:09:47 +0200 Subject: [PATCH] Update README.md Add backlink to https://medusajs.com/nextjs-commerce/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f78f50c..d285c05ab 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Combine Medusa's modules for your commerce backend with the newest Next.js 13 fe

### Prerequisites -To use the starter you should have a Medusa server running locally on port 9000. +To use the [Next.js Starter Template](https://medusajs.com/nextjs-commerce/), you should have a Medusa server running locally on port 9000. For a quick setup, run: ```shell npx create-medusa-app@latest