From 43f0e9b24e5633d96b115b067d9ba257718f59c7 Mon Sep 17 00:00:00 2001 From: Jay W <40270505+JayDoubleu@users.noreply.github.com> Date: Wed, 25 Nov 2020 17:04:17 +0000 Subject: [PATCH] Fix location path of RDPApps.reg in README.md Fix location path of RDPApps.reg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdef984..71c3c65 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ The best solution for running a VM as a subsystem for WinApps would be KVM. KVM - [Creating a Virtual Machine in KVM](docs/KVM.md) -If you already have a Virtual Machine or server you wish to use with WinApps, you will need to merge `kvm/RDPApps.reg` into the VM's Windows Registry. If this VM is in KVM and you want to use auto-IP detection, you will need to name the machine `RDPWindows`. Directions for both of these can be found in the guide linked above. +If you already have a Virtual Machine or server you wish to use with WinApps, you will need to merge `install/RDPApps.reg` into the VM's Windows Registry. If this VM is in KVM and you want to use auto-IP detection, you will need to name the machine `RDPWindows`. Directions for both of these can be found in the guide linked above. ### Step 2: Download the repo and prerequisites To get things going, use: