diff --git a/docs/device/usb.md b/docs/device/usb.md index d2c31af2..92ed28cd 100644 --- a/docs/device/usb.md +++ b/docs/device/usb.md @@ -89,9 +89,12 @@ A dialogue box will appear, asking whether you would like to open or save your h **Chrome** -When you select **Download** in Chrome, the file will be downloaded to the bottom of the browser in .hex format. Click on the small arrow and select **Show in Finder**. This will show the file in your download folder. Drag and drop the file onto your MICROBIT drive. +When you select **Download** in Chrome, the file will be downloaded to the +bottom of the browser in .hex format. Click on the small arrow and select **Show +in Finder**. This will show the file in your download folder. Drag and drop the +file onto your `MICROBIT` drive. -![](/static/mb/device/usb-7.jpg) +![](/static/mb/device/usb-osx-chrome.png) ## Step 3: Transfer the file to your micro:bit diff --git a/docs/static/mb/device/usb-osx-chrome.png b/docs/static/mb/device/usb-osx-chrome.png new file mode 100644 index 00000000..ed454c43 Binary files /dev/null and b/docs/static/mb/device/usb-osx-chrome.png differ