README: fix typo ("disto" -> "distro")

This commit is contained in:
Jesse Chan 2021-07-02 12:42:48 +08:00
parent 159bce969c
commit 0331065103

View File

@ -7,8 +7,8 @@ A utility to fetch or build patched Node binaries used by [pkg](https://github.c
| 8<sup>[[1]](#fn1)</sup>, 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | alpine | x64, arm64 | 3.7.3, other distros with musl libc >= 1.1.18 |
| 8<sup>[[1]](#fn1)</sup>, 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | linux | x64 | Enterprise Linux 7, Ubuntu 14.04, Debian jessie, other distros with glibc >= 2.17 |
| 8<sup>[[1]](#fn1)</sup>, 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | linux | arm64 | Enterprise Linux 8, Ubuntu 18.04, Debian buster, other distros with glibc >= 2.27 |
| 8<sup>[[1]](#fn1)</sup>, 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | linuxstatic | x64, arm64 | Any disto with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
| 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | linuxstatic | armv7<sup>[[2]](#fn2)</sup> | Any disto with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
| 8<sup>[[1]](#fn1)</sup>, 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | linuxstatic | x64, arm64 | Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
| 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | linuxstatic | armv7<sup>[[2]](#fn2)</sup> | Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
| 8<sup>[[1]](#fn1)</sup>, 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | macos | x64 | 10.13 |
| 14, 16 | macos | arm64<sup>[[3]](#fn3)</sup> | 11.0 |
| 8<sup>[[1]](#fn1)</sup>, 10<sup>[[1]](#fn1)</sup>, 12, 14, 16 | win | x64 | 8.1 |