diff options
| author | Gentry Deng | 2024-03-31 13:42:12 +0000 |
|---|---|---|
| committer | Paul Spooren | 2024-04-01 16:46:30 +0000 |
| commit | 3e3e1b8bab94d5eb162604d4c198b426761598d7 (patch) | |
| tree | 6f7ba1c91b7c5bdd19654fca2f4b763c9e247467 | |
| parent | 5aa63c2b85ee3e0d0e6ede58ef5a6dc68de02393 (diff) | |
| download | openwrt-3e3e1b8bab94d5eb162604d4c198b426761598d7.tar.gz | |
README: replace "MacOSX" with "macOS"
In October 2018, the last version of the operating system named "Mac OS X" ended its life cycle.
It's time to change it to "macOS".
Signed-off-by: Gentry Deng <me@gend.moe>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ An advanced user may require additional or specific package. (Toolchain, SDK, .. ## Development -To build your own firmware you need a GNU/Linux, BSD or MacOSX system (case +To build your own firmware you need a GNU/Linux, BSD or macOS system (case sensitive filesystem required). Cygwin is unsupported because of the lack of a case sensitive file system. |