mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-25 13:40:20 +00:00
docs: fix typo
This commit is contained in:
parent
cb680dd12e
commit
76cf7770f2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Furthermore, while it will depend on the problem at the end of the day, _issues
|
|||
Unofficially supported platforms known to compile/work:
|
||||
|
||||
- Linux on ARMv7 and ARMv6 (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml))
|
||||
- macOS `AArch64` (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml))
|
||||
- macOS on AArch64 (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml))
|
||||
- Linux on PowerPC 64 LE (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml))
|
||||
- Linux on an RISC-V (tested to compile in [CI](https://github.com/ClementTsang/bottom/blob/master/.github/workflows/ci.yml), tested to run on an [Allwinner D1 Nezha](https://github.com/ClementTsang/bottom/issues/564))
|
||||
|
||||
|
|
Loading…
Reference in a new issue