From efc5d57a423d69bfd1de400aadd816ade201e158 Mon Sep 17 00:00:00 2001 From: BladeSabre Date: Fri, 18 Oct 2024 20:24:15 +0100 Subject: [PATCH] Update README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9445279..185182c 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,9 @@ Use this tool to install your initial WiFiCom files or to update an existing WiFiCom to a newer release. Also works for downgrading! ## Mac read first! -- Use `wificom-update-tool.command` -- Requires the Xcode Command Line Tools. Install with `xcode-select --install`, or download from https://developer.apple.com/download/more/ (login required). -- MacOS Sonoma corrupts files on CIRCUITPY drives! Put your WiFiCom in Drive Mode first, then use this workaround before running `wificom-update-tool`: -https://learn.adafruit.com/welcome-to-circuitpython/troubleshooting#macos-sonoma-14-dot-x-disk-errors-writing-to-circuitpy-3160304 +- Updating on Mac is not recommended if it can be avoided. +- On MacOS Sequoia, and Sonoma from 14.4, updates are slow, may cause excessive flash wear on your WiFiCom, and may have issues upgrading CircuitPython. +- MacOS Sonoma before 14.4 corrupts files on CIRCUITPY drives! Put your WiFiCom in Drive Mode first, then use the workaround on [this page](https://learn.adafruit.com/welcome-to-circuitpython/troubleshooting) before running `wificom-update-tool`. ## Updating - Back up the files on your CIRCUITPY drive if you changed anything important. This tool aims to preserve previous WiFiCom config and only delete/overwrite specific files, but be cautious about any files you don't want to lose.