mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-21 02:13:58 +00:00
docs: Move warning to the beginning of it's section
This commit is contained in:
@@ -63,6 +63,11 @@ ReVanced CLI is divided into the following fundamental commands:
|
|||||||
> ```
|
> ```
|
||||||
>
|
>
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Some patches may require integrations
|
||||||
|
> such as [ReVanced Integrations](https://github.com/revanced/revanced-integrations).
|
||||||
|
> Supply them with the option `--merge`. ReVanced Patcher will automatically determine if they are necessary.
|
||||||
|
|
||||||
- #### 👾 Patch an app and install it on your device regularly
|
- #### 👾 Patch an app and install it on your device regularly
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -95,11 +100,6 @@ ReVanced CLI is divided into the following fundamental commands:
|
|||||||
app.apk
|
app.apk
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!WARNING]
|
|
||||||
> Some patches may require integrations
|
|
||||||
> such as [ReVanced Integrations](https://github.com/revanced/revanced-integrations).
|
|
||||||
> Supply them with the option `--merge`. ReVanced Patcher will automatically determine if they are necessary.
|
|
||||||
|
|
||||||
- ### 🗑️ Uninstall an app
|
- ### 🗑️ Uninstall an app
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user