From efb5c78d579d78aa5601ffd0d9570eb268bb10ce Mon Sep 17 00:00:00 2001 From: diemade Date: Sun, 21 May 2023 13:29:03 +0200 Subject: [PATCH] Update README.md grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 062073eb..b096cadb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Contributing to Proxmox VE Helper Scripts

-These script's allows for the creation of a Linux container or virtual machine in an interactive manner, with options for both basic and advanced configurations. The basic setup uses default settings, while the advanced setup offers the possibility to modify the default settings. The options are presented in a dialog box format using the whiptail command and the script collects and validates the user's input to generate the final configuration of the container or virtual machine. +These scripts allows for the creation of a Linux container or virtual machine in an interactive manner, with options for both basic and advanced configurations. The basic setup uses default settings, while the advanced setup offers the possibility to modify the default settings. The options are presented in a dialog box format using the whiptail command and the script collects and validates the user's input to generate the final configuration of the container or virtual machine.

Proxmox VE Helper Scripts

Be cautious and thoroughly evaluate scripts and automation tasks obtained from external sources.