Skip to content

Commit 931d84f

Browse files
committed
docs: Explain mounting
1 parent 772c20b commit 931d84f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/2_1_patching.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,18 @@ Learn how to use ReVanced Manager to patch apps.
2626
5. Tap on the **Done** then **Patch** button
2727

2828
> ⚠️ Warning
29-
> The patching process may take ~5 minutes. Exiting the app may cancel patching or increase the time it takes to patch significantly.
29+
> The patching process may take ~5 minutes. Exiting the app may cancel patching or significantly increase the time it takes to patch.
3030
3131
6. Tap on the **Install** button
3232

3333
> ℹ️ Note
34-
> If you are rooted, you can mount the patched app on top of the original app.[^3]
34+
> If you are rooted, you can mount[^3] the patched app on top of the original app.[^4]
3535
> Optionally, you may export the patched app to storage using the option in the bottom left corner.
3636
37-
[^1]: You can select installed apps or select APK files from storage. ReVanced does not provide any APK files, which is why you have to source them yourself.
37+
[^1]: You can select installed apps from the list of installed apps or APK files from device storage. ReVanced does not provide any APK files, so you must source them yourself.
3838
[^2]: It is suggested to use the default set of patches by tapping on the **Default** button above the list of patches.
39-
[^3]: Mounting the patched app on top of the original app will only work if the installed app version matches the version of the app selected in step 3. above.
39+
[^3]: Mounting refers to using Linux's mounting mechanism to layer the patched app on top of the existing installed app.
40+
[^4]: Mounting the patched app on top of the original app may only work if the installed app version matches the version of the app selected in step 3. above.
4041

4142
## ⏭️ What's next
4243

0 commit comments

Comments
 (0)