mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-13 23:25:08 +01:00
Update README.md
This commit is contained in:
parent
70f456ff39
commit
75495500b2
@ -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.
|
> 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:
|
Official Magisk:
|
||||||
```pwsh
|
```pwsh
|
||||||
Start-Process "wsa://com.topjohnwu.magisk"
|
Start-Process "wsa://com.topjohnwu.magisk"
|
||||||
|
Loading…
Reference in New Issue
Block a user