Skip to content

Commit

Permalink
docs: CPU cores
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 14, 2024
1 parent 7cc5699 commit 748bf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ docker run -it --rm -e "VERSION=win11x64" -p 8006:8006 --device=/dev/kvm --cap-a

* ### How do I increase the amount of CPU or RAM?

By default, a single core and 4 GB of RAM are allocated to the container.
By default, 2 CPU cores and 4 GB of RAM are allocated to the container.

To increase this, add the following environment variables:

Expand Down

0 comments on commit 748bf5f

Please sign in to comment.