gabriel / raspberry-builds
Actions du dépôt
Watch
1
0
Fork
You've already forked raspberry-builds
0

docs: auto-sync wiki from main repository

Updated: 2025-12-04 21:20:04 UTC

Source commit: f66e191559

Triggered by: push
github-actions[bot] 2025-12-04 21:20:04 +00:00
commit 53dd79922d

@ -100,7 +100,7 @@ Want to create your own custom images? It's easy:
1. **Fork this repository** on GitHub 1. **Fork this repository** on GitHub
2. **Clone your fork**: 2. **Clone your fork**:
```bash ```bash
git clone https://github.com/YOUR_USERNAME/rpi-dev.git git clone https://github.com/Pikatsuto/raspberry-builds.git
cd rpi-dev cd rpi-dev
``` ```