From 3f44fc3b0fbe1437f2fb39b178fee63f81e34bbb Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Sat, 7 Dec 2024 18:05:23 +0100 Subject: [PATCH] doc: need to set a password on freerdp3.9+ Closes #305 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 361be50..b0b9f61 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,8 @@ Create a configuration file at `~/.config/winapps/winapps.conf` containing the f RDP_USER="MyWindowsUser" # [WINDOWS PASSWORD] +# NOTES: +# - If using FreeRDP v3.9.0 or greater, you *have* to set a password RDP_PASS="MyWindowsPassword" # [WINDOWS DOMAIN]