diff --git a/docs/storagemgr.md b/docs/storagemgr.md
index 6ac6da25..9e4f1ee2 100644
--- a/docs/storagemgr.md
+++ b/docs/storagemgr.md
@@ -50,7 +50,7 @@ If you previously installed "YAMT" or have used the `3.65 Quick Install` option
1. Enter the IP Address and Port displayed on your device
1. Using your FTP client, copy all files from `ux0:tai/` to `ur0:tai/`
+ Overwrite any existing files in the `ur0:tai/` folder
- + If you do not have a `ux0:tai/` folder, skip this step
+ + If you do not have a `ux0:tai/` folder, or it doesn't contain a `config.txt`, skip this step
1. Transfer `storagemgr.skprx` to the `ur0:tai/` folder
1. Transfer `storage_config.txt` to the `ur0:tai/` folder
1. For any paths in `ur0:tai/config.txt` which contain `ux0:tai/`, replace `ux0:tai/` with `ur0:tai/`
diff --git a/docs/yamt.md b/docs/yamt.md
index 5ebd9898..833a82a6 100644
--- a/docs/yamt.md
+++ b/docs/yamt.md
@@ -26,42 +26,16 @@ Red Samsung Evo cards are not compatible with YAMT. If you have a Red Samsung Ev
* A storage device compatible with your system
+ This can be a microSD card to use in an SD2Vita or psvsd adapter, or a USB device for a PS TV console
-* The latest release of [VitaDeploy](https://github.com/SKGleba/VitaDeploy/releases/download/v1.0/VitaDeploy.vpk)
+* The latest release of [VitaDeploy](https://github.com/SKGleba/VitaDeploy/releases/latest)
### Instructions
-#### Section I - Installing YAMT VPK
-
-::: tip
-If you did the `3.65 Quick Install` of VitaDeploy, you already have YAMT installed and can skip to `Section III`.
-:::
+#### Section I - Formatting the microSD
::: warning
If you previously installed StorageMgr or another storage plugin, please remove it from your `ux0:tai/` or `ur0:tai/` folder before continuing.
:::
-1. On your device, open VitaDeploy
-1. Press on App Downloader
-1. Select YAMT Installer
-1. Press on Download the selected apps
-1. Press on `YAMT.vpk` and confirm with again to install
-1. Once done Close out of the VitaDeploy application
-
-#### Section II - Installing yamt-vita
-
-1. Launch the newly installed YAMT Installer application
-1. Press on `-> Install the lite version`
- + Once finished, your device will reboot
-1. Open the Settings application
-1. Navigate to `Devices` -> `Storage Devices`
-1. Enable "Use YAMT" to enable the YAMT driver
-1. Set `ux0:` to "Memory Card"
- + If you're not using a Sony memory card, select "Internal Storage"
-1. Set `uma0:` to "SD2Vita"
-1. Hold the power button and select "Power Off"
-
-#### Section III - Formatting the microSD
-
1. Insert your SD2Vita with the microSD card into your PS Vita or PS TV device
1. Launch the VitaDeploy application
1. Press on Miscellaneous
@@ -72,6 +46,32 @@ If you previously installed StorageMgr or another storage plugin, please remove
+ If it still fails, follow the [StorageMgr](storagemgr) guide
1. Press on "Reboot your device"
+#### Section II - Installing yamt-vita
+
+::: tip
+If you did the `3.65 Quick Install` of VitaDeploy, you already have YAMT installed and can skip this section.
+:::
+
+1. On your device, open VitaDeploy
+1. Press on App Downloader
+1. Select YAMT Installer
+1. Press on Download the selected apps
+1. Press on `YAMT.vpk` and confirm with again to install
+1. Once done Close out of the VitaDeploy application
+1. Launch the newly installed YAMT Installer application
+1. Press on `-> Install the lite version`
+ + Once finished, your device will reboot
+
+#### Section III - Enabling the YAMT driver
+
+1. Open the Settings application
+1. Navigate to `Devices` -> `Storage Devices`
+1. Enable "Use YAMT" to enable the YAMT driver
+1. Set `ux0:` to "Memory Card"
+ + If you're not using a Sony memory card, select "Internal Storage"
+1. Set `uma0:` to "SD2Vita"
+1. Hold the power button and select "Power Off"
+
#### Section IV - Transferring Data
::: tip