chore: update repository name in README.md to reflect new project structure

- Changed the clone URL and directory name from json-visualiser to dev-hub.
This commit is contained in:
2026-01-19 14:58:16 +08:00
parent 35122558f9
commit 0d783b605e
+2 -2
View File
@@ -49,8 +49,8 @@ Ensure you have Node.js installed on your machine.
1. Clone the repository
```bash
git clone https://github.com/onixbyte/json-visualiser.git
cd json-visualiser
git clone https://github.com/onixbyte/dev-hub.git
cd dev-hub
```
2. Install dependencies