docs: note that newer linux kernel version is required for ARMv5

This commit is contained in:
albertony 2024-04-26 21:46:37 +02:00
parent 1fef8e667c
commit a86eb7ad50
1 changed files with 3 additions and 1 deletions

View File

@ -14,13 +14,15 @@ See the [install](https://rclone.org/install/) documentation for more details.
| OS | Minimum Version |
|:-------:|:-------:|
| Linux | kernel 2.6.32 |
| Linux | Kernel 2.6.32 (or later depending on architecture, e.g. 3.1 on ARMv5) |
| macOS (Intel) | 10.15 (Catalina) |
| macOS (ARM64) | 11 (Big Sur) |
| Windows | 10, Server 2016 |
| FreeBSD | 12.2 |
| OpenBSD | 6.9 |
See [minimum requirements](https://go.dev/wiki/MinimumRequirements) and other [platform specific information](https://go.dev/wiki/#platform-specific-information) in Go Wiki for more details.
## Release {{% version %}} {#release}
| Arch-OS | Windows | macOS | Linux | .deb | .rpm | FreeBSD | NetBSD | OpenBSD | Plan9 | Solaris |