From dbad5570c8ca5bef800b42a76f8ce78c347ec810 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 15 Jan 2024 21:24:03 +0100 Subject: [PATCH] docs: Manual installation --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4e2ef2d..07a83ac 100644 --- a/readme.md +++ b/readme.md @@ -82,7 +82,7 @@ docker run -it --rm -e "VERSION=win11x64" -p 8006:8006 --device=/dev/kvm --cap-a * ### How can I use a custom ISO file? - You can supply your own ISO file by naming it ```custom.iso``` and placing it in the ```/storage``` folder. + You can supply your own ISO file by naming it ```custom.iso``` and placing it in the ```/storage``` folder. Then follow the same steps as for [manual installation](https://github.com/dockur/windows/tree/dev?tab=readme-ov-file#how-do-i-perform-a-manual-installation). * ### How do I increase the amount of CPU or RAM?