mirror of
https://github.com/isometimes/rpi4-osdev
synced 2024-11-09 20:00:40 +00:00
Small tweak to intro doc
This commit is contained in:
parent
cf6b01ba07
commit
58b073a8de
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ You'll need some hardware to get started with writing your OS:
|
|||
* An RPi4 with a dedicated power supply and HDMI lead
|
||||
* A monitor/TV connected to the RPi4 via HDMI
|
||||
* A micro-SD card to boot the RPi4 from
|
||||
* A computer to write your code on e.g. a Windows laptop (the **dev machine**)
|
||||
* A computer to write your code on e.g. a Windows/Mac laptop (the **dev machine**)
|
||||
|
||||
You'll need to make sure that you can write to the micro-SD card using your dev machine. For me, that meant buying an SD card adapter, because the micro-SD card was too small for the slot in my laptop. You may need the same, or even a USB SD card reader too if your laptop doesn't have one built-in.
|
||||
|
||||
|
|
Loading…
Reference in a new issue