From f7b7eb0d7951265c423f723d42d32c33825ee997 Mon Sep 17 00:00:00 2001 From: Abdullo Dilmurodov Date: Tue, 28 Apr 2026 12:08:29 +0900 Subject: [PATCH 1/2] Update repository URL in README --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9593587c1665..b3ef16a71bee 100644 --- a/readme.md +++ b/readme.md @@ -145,7 +145,7 @@ Please consider sharing a post about [roadmap.sh](https://roadmap.sh) and the va Clone the repository, install the dependencies and start the application ```bash -git clone git@github.com:nilbuild/developer-roadmap.git --depth 1 +git clone git@github.com:kamranahmedse/developer-roadmap.git --depth 1 cd developer-roadmap pnpm add @roadmapsh/editor@npm:@roadmapsh/dummy-editor -w pnpm install From 90fd168d57c06ae440d430f72d5d63233236b035 Mon Sep 17 00:00:00 2001 From: Abdullo Dilmurodov Date: Tue, 28 Apr 2026 12:22:45 +0900 Subject: [PATCH 2/2] "Commit directly to fix-readme branch" --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index b3ef16a71bee..ccaa520e0ddc 100644 --- a/readme.md +++ b/readme.md @@ -177,3 +177,7 @@ pnpm dev ## License Have a look at the [license file](./license) for details + + + +