docs: Break long lines

This commit is contained in:
oSumAtrIX 2024-02-23 04:02:32 +01:00
parent 2fcb74e79d
commit 9c0ad4604a
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ To build ReVanced CLI, follow these steps:
```bash
./gradlew build
```
```
After the build succeeds, the built JAR file will be located at `build/libs/revanced-cli-<version>-all.jar`.