Skip to content

Commit a5d09b2

Browse files
authored
Consolidate optional root device requirements in docs
1 parent 8731e72 commit a5d09b2

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

docs/0_prerequisites.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ To use ReVanced Manager, certain requirements have to be met.
55
## 🤝 Requirements
66

77
- Android device running Android 8.0 or higher
8-
9-
### Optional Requirements
10-
11-
- Rooted Android device with latest version of [KernelSU](https://github.com/tiann/KernelSU) or [Magisk](https://github.com/topjohnwu/Magisk)
8+
- **Optionally** Rooted Android device with latest version of [KernelSU](https://github.com/tiann/KernelSU) or [Magisk](https://github.com/topjohnwu/Magisk)
129

1310
## ⏭️ What's next
1411

docs/developer/0_prerequisites.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ Here's everything you'll need to develop on ReVanced Manager
66

77
- Any environment that is capable of running the latest Android Studio, latest Android SDK, and JDK 17 with at least 4 GB of memory for coding
88
- Any devices with preferably the latest Android version or at least higher than the [`minSdk`](/app/build.gradle.kts) for testing
9-
10-
### Additional Requirements
11-
12-
- A device with root capabilities using the latest version of [KernelSU](https://github.com/tiann/KernelSU) or [Magisk](https://github.com/topjohnwu/Magisk)
9+
- **Optionally** A device with root capabilities using the latest version of [KernelSU](https://github.com/tiann/KernelSU) or [Magisk](https://github.com/topjohnwu/Magisk)
1310

1411
## ⚙️ Setting up
1512

0 commit comments

Comments
 (0)