From ac387ac327becbcf3d8d43b95f5d24309725c745 Mon Sep 17 00:00:00 2001 From: Dream03 Date: Wed, 3 Aug 2022 09:10:44 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/zh/docs/Installation/=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E5=87=86=E5=A4=87.md.=202=E4=B8=AACPU=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E4=B8=8D=E6=B8=85=E6=99=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\345\256\211\350\243\205\345\207\206\345\244\207.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/Installation/\345\256\211\350\243\205\345\207\206\345\244\207.md" "b/docs/zh/docs/Installation/\345\256\211\350\243\205\345\207\206\345\244\207.md" index 6dbe47381..764d40df0 100644 --- "a/docs/zh/docs/Installation/\345\256\211\350\243\205\345\207\206\345\244\207.md" +++ "b/docs/zh/docs/Installation/\345\256\211\350\243\205\345\207\206\345\244\207.md" @@ -99,7 +99,7 @@ openEuler所需的最小硬件要求如[表2](#tff48b99c9bf24b84bb602c53229e2541 | 部件名称 | 最小硬件要求 | | :---- | :---- | | 架构 | AArch64或x86_64 | -| CPU | 2个CPU | +| CPU | 2*CPU (1 core) | | 内存 | 不小于4GB(为了获得更好的应用体验,建议不小于8GB) | | 硬盘 | 不小于32GB(为了获得更好的应用体验,建议不小于120GB) | -- Gitee