From e0aa158e265bc4c32b2b0f67adcc922108970c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Celil=20Bu=C4=9Fra=20Karacan?= <49951195+cbugk@users.noreply.github.com> Date: Wed, 2 Oct 2024 09:05:38 +0300 Subject: [PATCH] Update holybro_pixhawk_rpi_cm4_baseboard.md (#3391) Fix typo, removed comma from git repository --- en/companion_computer/holybro_pixhawk_rpi_cm4_baseboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/companion_computer/holybro_pixhawk_rpi_cm4_baseboard.md b/en/companion_computer/holybro_pixhawk_rpi_cm4_baseboard.md index fd3578f88500..a5018b2e17cb 100644 --- a/en/companion_computer/holybro_pixhawk_rpi_cm4_baseboard.md +++ b/en/companion_computer/holybro_pixhawk_rpi_cm4_baseboard.md @@ -125,7 +125,7 @@ To flash a RPi image onto EMMC. ```sh sudo apt install libusb-1.0-0-dev - git clone --depth=1 https://github.com/raspberrypi/usbboot, + git clone --depth=1 https://github.com/raspberrypi/usbboot cd usbboot make sudo ./rpiboot