From 5795473a5e3b53e249fb91f044b728726508fb24 Mon Sep 17 00:00:00 2001 From: crazyqube <54180070+crazyqube@users.noreply.github.com> Date: Sat, 24 Aug 2019 09:48:00 +0000 Subject: [PATCH] Make note of viable option for non-experts Any novice computer user will struggle to implement the steps provided. Give them and people who don't have the time to do it manually a viable option. --- external/os-guides/windows/windows-vm.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/external/os-guides/windows/windows-vm.md b/external/os-guides/windows/windows-vm.md index c90fe015..5e885d63 100644 --- a/external/os-guides/windows/windows-vm.md +++ b/external/os-guides/windows/windows-vm.md @@ -82,6 +82,10 @@ Note however that you are better off creating a new Windows VM to benefit from t Windows VM installation ----------------------- +### qvm-create-windows-qube ### + +A tool for automating this process is available [here](https://github.com/crazyqube/qvm-create-windows-qube). However, if you are an expert or want to do it manually you may continue below. + ### Summary ### ~~~