Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 27, 2024
1 parent d68a140 commit e59e90f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti

Select from the values below:

| **Value** | **Description** | **Server** | **Speed** | **Size** |
| **Value** | **Description** | **Server** | **Transfer** | **Size** |
|---|---|---|---|---|
| ```win11``` | Windows 11 Pro | Microsoft | Fast | 6.4 GB |
| ```win10``` | Windows 10 Pro | Microsoft | Fast | 5.8 GB |
Expand Down Expand Up @@ -123,7 +123,9 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti

* ### How do I perform a manual installation?

It's best to use the automatic installation, as it optimizes various settings for use with this container. However, if you insist on performing the installation manually, start a clean container with the following environment variable:
It's best to use the automatic installation, as it optimizes various settings for use with this container.

However, if you insist on performing the installation manually, start a clean container with the following environment variable:

```yaml
environment:
Expand Down

0 comments on commit e59e90f

Please sign in to comment.