From c7ffa3102cb4c0baa06ff80d0f2d4d80f3e00d42 Mon Sep 17 00:00:00 2001 From: Acetylcholine <40174090+cinit@users.noreply.github.com> Date: Wed, 30 Nov 2022 23:34:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 518bc6c..49f9300 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is a patch for WSA to enable WSA (Windows Subsystem for Android) to run on Windows 10. +I have tested it with my Windows 10 22H2. Other versions like Windows 10 21H2 is not tested. + Steps: 1. Get WSA appx zip. You can do this by following instructions in https://github.com/LSPosed/MagiskOnWSALocal (You need to "build" this yourself with your local WSL2).