diff --git a/README.md b/README.md index f52cbcd..c5ba72d 100644 --- a/README.md +++ b/README.md @@ -55,17 +55,17 @@ For additional installation information, see the [Optiboot AddingOptibootChipsTo ## To burn Optiboot onto an Arduino board ## - 1. Select the appropriate Optiboot board type (or non-Optiboot if you want to change back) - 1. Connect your Arduino to an ISP programmer [[Installing]] - 1. Use the 'Burn Bootloader' item in Arduino. - 1. You can then upload sketches as normal, using the Optiboot board type. + 1. Select the appropriate Optiboot board type (or non-Optiboot if you want to change back). + 2. Connect your Arduino to an ISP programmer ([Installing](https://github.com/Optiboot/optiboot/wiki/InstallingOnChips)). + 3. Use the 'Burn Bootloader' item in Arduino. + 4. You can then upload sketches as normal, using the Optiboot board type. ----