docs: use correct directory path (#1440)

This commit is contained in:
Mr. X 2023-10-28 14:31:43 +03:00 committed by oSumAtrIX
parent 163160c1ec
commit ee8c7f297d
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This page will guide you through building ReVanced Manager from source.
3. Create a GitHub personal access token with the `read:packages` scope [here](https://github.com/settings/tokens/new?scopes=read:packages&description=ReVanced)
4. Add your GitHub username and the token to `~/android/gradle.properties`
4. Add your GitHub username and the token to `./android/gradle.properties`
```properties
gpr.user = YourUsername