From 53dd79922deacd7968cf7f7c7bf7eee4e38d4cf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 4 Dec 2025 21:20:04 +0000 Subject: [PATCH] docs: auto-sync wiki from main repository Updated: 2025-12-04 21:20:04 UTC Source commit: f66e191559fce4aa31900b9d544db59a29ea032a Triggered by: push --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8f27596..94e1c61 100644 --- a/Home.md +++ b/Home.md @@ -100,7 +100,7 @@ Want to create your own custom images? It's easy: 1. **Fork this repository** on GitHub 2. **Clone your fork**: ```bash - git clone https://github.com/YOUR_USERNAME/rpi-dev.git + git clone https://github.com/Pikatsuto/raspberry-builds.git cd rpi-dev ```