From 0d493aadece24e75e455d39273f7d86998d51e83 Mon Sep 17 00:00:00 2001 From: zihluwang Date: Mon, 19 Jan 2026 15:21:08 +0800 Subject: [PATCH] chore: update README.md to reflect repository name change from dev-hub to dev-lab --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5a62e0..4941679 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ Ensure you have Node.js installed on your machine. 1. Clone the repository ```bash - git clone https://github.com/onixbyte/dev-hub.git - cd dev-hub + git clone https://github.com/onixbyte/dev-lab.git + cd dev-lab ``` 2. Install dependencies