Skip to content

Commit

Permalink
Update holybro_pixhawk_rpi_cm4_baseboard.md (#3391)
Browse files Browse the repository at this point in the history
Fix typo, removed comma from git repository
  • Loading branch information
cbugk authored Oct 2, 2024
1 parent 7e91a60 commit e0aa158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/companion_computer/holybro_pixhawk_rpi_cm4_baseboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e0aa158

Please sign in to comment.