From 68457e56d6bcf593641c793911f155b3d6626393 Mon Sep 17 00:00:00 2001 From: Asaf Hadad <123254078+asafhad@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:38:40 +0200 Subject: [PATCH] Fix typo (#210) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 382d2df..55740bc 100644 --- a/readme.md +++ b/readme.md @@ -96,7 +96,7 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ * ### How do I connect using RDP? - The web-viewer is mainly ment to be used during installation, as its picture quality is low, and it has no audio or clipboard for example. + The web-viewer is mainly meant to be used during installation, as its picture quality is low, and it has no audio or clipboard for example. So for a better experience you can connect using any Microsoft Remote Desktop client to the IP of the container, using the username `docker` and by leaving the password empty.