From 75495500b2bf8831606fb039629b95859c03fb20 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Sun, 13 Aug 2023 11:32:34 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 838951a..5281fd3 100644 --- a/README.md +++ b/README.md @@ -543,7 +543,11 @@ Before attempting to restore your backup, you must remove WSA if installed. Then > The Lines (as shown below) that you need to remove in ``Install.ps1`` may vary depending on the type of WSA Build that you are trying to install.   - + +Android Settings: +```pwsh +Start-Process "wsa://com.android.settings" +``` Official Magisk: ```pwsh Start-Process "wsa://com.topjohnwu.magisk"