diff --git a/README.md b/README.md index ecf89a7..ecd8f06 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@   ## Requirements -| | | +| | | |-----------------------|-----------------------| | - RAM: 6 GB (not recommended), 8 GB (minimum) and 16 GB (recommended).|- RAM: 6 GB (not recommended), 8 GB (minimum) and 16 GB (recommended).| |- Processor: Your PC should meet the basic Windows™ 11 requirements i.e Core i3 8th Gen, Ryzen 3000, Snapdragon 8c, or above.| - Processor: N/A (This is a bit of a hit or miss) @@ -130,6 +130,26 @@   + +
+

  Updating

+ +### How do I update without losing any of my apps and data on Windows Subsystem for Android (WSA) + +1. [Download the latest build](https://github.com/MustardChef/WSABuilds#downloads) (that you want to update to) +2. Make sure Windows Subsystem For Android is not running (Click on "Turn off" in the WSA Settings and wait for the spinning loader to disappear) +2. Open the .zip file using 7-Zip or WinRAR (or any other tool) and open the .zip archive +3. Within the .zip archive open the subfolder (Example: WSA_2xxx.xxxxx.xx.x_xx_Release-Nightly-with-magisk-xxxxxxx-MindTheGapps-xx.x-RemovedAmazon) +4. Select all the files that are within this subfolder and extract them to the current folder of Windows Subsystem For Android +5. When prompted to replace folders, select "Do this for all current items" and click on "Yes" +6. When prompted to replace files, click on "Replace the files in the destination" +7. Run ``Run.bat`` + + +
+ +  +

  Uninstallation