docs: edit docs regarding M1 macOS support

This commit is contained in:
ClementTsang 2022-08-13 11:31:29 -04:00
parent b62b93f551
commit 83284e2dba
2 changed files with 3 additions and 3 deletions

View File

@ -108,8 +108,8 @@ For more details on supported platforms and known problems, check out [the docum
### Unofficial
bottom may work on a number of platforms that aren't officially supported - these platforms may not be properly tested,
or may receive more limited support, or missing features/problems that may not be fixed. Some of these may eventually
be officially supported (e.g., FreeBSD, macOS ARM).
by maintainers prior to a stable release, or may receive more limited support, or missing features/problems that may
not be fixed. Some of these may eventually be officially supported (e.g., FreeBSD, M1 macOS devices).
A non-comprehensive list of some currently unofficially supported platforms that may compile/work include:

View File

@ -13,4 +13,4 @@ Unofficially supported platforms known to compile/work:
## Known problems
- M1-based macOS devices may have issues with temperature sensors not returning anything.
- ARM-based macOS devices currently doesn't support the temperature widget. This should hopefully be fixed soon.