diff --git a/README.md b/README.md index 1684060..f56283e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This readme will guide you through the process of making your own distributable This method was tested on a Ubuntu 20.04.1 LTS (Focal Fossa) system using a lbvirt powered vm, it can be done on a Windows host with a vm too! I guess vmware is your best bet! # What are we going to do? -In short, we will install a normal Windows 10 to a vm then we will modify the running system to our needs, we will install and remove software, tweak the settings etc. and after that we will create a wim file of our existing installation and replace the wim file with the install.wim on the Windows 10 installer iso so it will install Windows 10 with your own preferences. +In short, we will install a normal Windows 10 to a vm then we will modify the running system to our needs, we will install and remove software, tweak the settings etc. and after that we will create a wim file of our existing installation and replace the wim file with the install.wim on the Windows 10 installer iso and recompile the extracted iso files to a new iso so it will install Windows 10 with your own preferences and preset user account! # Dependencies