From 2489b5dcee8b96fb68c8550fd59fc356c6b48f2b Mon Sep 17 00:00:00 2001 From: Edgar Olivar <47431548+The3dgar@users.noreply.github.com> Date: Thu, 24 Jul 2025 15:19:01 -0400 Subject: [PATCH] Update README.md update git repo URL on Local Development Setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5df2b56..8dae2b1 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Ensure you have the following installed: 1. **Clone the repository:** ```bash - git clone https://github.com/vercel-labs/microfrontends-nextjs-pages-module-federation.git + git clone https://github.com/vercel-labs/microfrontends-nextjs-pages-federation.git cd microfrontends-nextjs-pages-module-federation ```