docs: Manual installation

This commit is contained in:
Kroese 2024-01-15 21:24:03 +01:00 committed by GitHub
parent 66cc1d0f21
commit dbad5570c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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? * ### 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? * ### How do I increase the amount of CPU or RAM?