mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-11 20:57:49 +01:00
docs: Move warning to the beginning of it's section
This commit is contained in:
parent
495735f44c
commit
349ff5749a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user