docs: Break long lines

This commit is contained in:
oSumAtrIX
2024-02-23 04:02:32 +01:00
parent 2fcb74e79d
commit 9c0ad4604a

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`.