doc: correct the supported architecture in the Installation guide

This commit is contained in:
cncal
2024-03-15 15:55:48 +08:00
parent bcc70e30fc
commit c278f2bdb3
+1 -1
View File
@@ -2,7 +2,7 @@
[TOC]
> Note: gVisor supports only x86\_64 and requires Linux 4.14.77+
> Note: gVisor supports x86\_64 and ARM64, and requires Linux 4.14.77+
> ([older Linux](./networking.md#gso)).
## Install latest release {#install-latest}