docs: fix casing for brand name

This commit is contained in:
oSumAtrIX
2023-05-06 19:25:43 +02:00
committed by GitHub
parent b9cdb31308
commit d631e1b0e5

View File

@@ -21,7 +21,7 @@ done
### Before building you need to be authenticated to GitHub Packages. This will assume you have a GitHub account
Create a PAT with the scope `read:packages` [here](https://github.com/settings/tokens/new?scopes=read:packages&description=Revanced) and add your token to `~/.gradle/gradle.properties`.
Create a PAT with the scope `read:packages` [here](https://github.com/settings/tokens/new?scopes=read:packages&description=ReVanced) and add your token to `~/.gradle/gradle.properties`.
Example `gradle.properties` file: