Update README.md

Change Mac OS to macOS.
Adding Homebrew for macOS.
This commit is contained in:
mcuee
2024-01-10 11:09:17 +08:00
committed by GitHub
parent 5b3c3139d0
commit 5b7f66da04

View File

@@ -36,9 +36,9 @@ sudo apt-get install avrdude
Alternatively, you may [build AVRDUDE](https://github.com/avrdudes/avrdude/wiki) yourself from source.
## Getting AVRDUDE for MacOS
## Getting AVRDUDE for macOS
On MacOS, AVRDUDE can be installed through Mac Ports.
On macOS, AVRDUDE can be installed through MacPorts or Homebrew.
Alternatively, you may [build AVRDUDE](https://github.com/avrdudes/avrdude/wiki) yourself from source.