docs: Move warning to the beginning of it's section

This commit is contained in:
oSumAtrIX 2023-10-10 01:08:17 +02:00
parent 495735f44c
commit 349ff5749a
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 5 additions and 5 deletions

View File

@ -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
```bash
@ -95,11 +100,6 @@ ReVanced CLI is divided into the following fundamental commands:
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
```bash