From 1f2a0eea3d80988f16bc444e4f0682fa9a9742cf Mon Sep 17 00:00:00 2001 From: lukas Date: Tue, 23 May 2023 22:42:43 +0200 Subject: [PATCH] grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 584350e..5e0c200 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ It is also the first step kickstart files. $ wget https://raw.githubusercontent.com/PhyllomeOS/phyllomeos/main/dishes/virtual-phyllome-desktop.cfg ``` -* Use `virt-install` alongside the previously downloaded kickstart file and use it to automatically bootstrap Phyllome OS on a virtual machine with 2 vCPUs, 4 GB of RAM and a disk of 5 GB (feel free to increase these values which satisfy the minimal requirements for Phyllome OS): +* Use `virt-install` alongside the previously downloaded kickstart file and use it to automatically bootstrap Phyllome OS on a virtual machine with 2 vCPUs, 4 GB of RAM and a disk of 5 GB (feel free to increase these values which satisfy the minimal requirements for running Phyllome OS): ``` # virt-install \