From 0a324b10cfd87983454c31e7069fbc7f27e441ed Mon Sep 17 00:00:00 2001 From: Rohan Sharma Date: Wed, 1 May 2024 17:39:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55be358..2cebc69 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Welcome to **BuildFast**, an open-source NextJS boilerplate designed to help you Clone the repository: ```bash -git clone https://github.com/yourusername/BuildFast.git +git clone https://github.com/open-xyz/build-fast.git cd BuildFast npm i npm run dev