From d5c9b7a2aa559c07e9899ff2c16d17f261a725b4 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 3 Apr 2025 02:05:33 +0200 Subject: [PATCH] docs: Manual installation (#305) --- readme.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/readme.md b/readme.md index 7a25e53..56f1425 100644 --- a/readme.md +++ b/readme.md @@ -201,15 +201,6 @@ The example folder `./example` will be available as ` \\host.lan\Data`. KEYBOARD: "en-US" ``` -### How do I set the product key? - - By default, an evaluation version of Windows will be installed, but if you have a product key you can add a `KEY` variable like this (before installation): - - ```yaml - environment: - KEY: "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" - ``` - ### How do I install a custom image? In order to download an unsupported ISO image, specify its URL in the `VERSION` environment variable: @@ -245,7 +236,7 @@ The example folder `./example` will be available as ` \\host.lan\Data`. It's recommended to stick to the automatic installation, as it adjusts various settings to prevent common issues when running Windows inside a virtual environment. - However, if you insist on performing the installation manually on your own risk, add the following environment variable to your compose file: + However, if you insist on performing the installation manually at your own risk, add the following environment variable to your compose file: ```yaml environment: