mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
docs: use correct directory path (#1440)
This commit is contained in:
parent
0be568bbbd
commit
48b9ac8f5b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user