From 2708e75a1a5a4a15357d44e5126dfab1845a0643 Mon Sep 17 00:00:00 2001 From: lukas Date: Sat, 20 May 2023 21:53:56 +0000 Subject: [PATCH] docs: update deploy/prepare --- deploy/prepare.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/prepare.md b/deploy/prepare.md index 084d7c9..608c04b 100644 --- a/deploy/prepare.md +++ b/deploy/prepare.md @@ -2,7 +2,7 @@ title: Preparation description: published: true -date: 2023-05-20T21:52:11.117Z +date: 2023-05-20T21:53:54.117Z tags: editor: markdown dateCreated: 2021-11-15T15:39:49.074Z @@ -19,8 +19,8 @@ dateCreated: 2021-11-15T15:39:49.074Z - For Intel-based configurations: Intel VT-x [is available](https://ark.intel.com/content/www/us/en/ark/search/featurefilter.html?productType=873&2_VTX=true) and [enabled](/deploy/prepare#enable-hardware-assisted-virtualization) - **2-core** processor - **4 GB** of RAM -- **5 GB** of **hard disk** device for Phyllome OS -- A dedicated hard disk +- **5 GB** of **hard disk** storage for Phyllome OS +- **250 GB** of **hard disk** storage to store OS disk images > Most computers sold after 2015 support hardware-assisted virtualization. {.is-info}