Skip to content

Commit ddd6dab

Browse files
authored
docs: use correct directory path (#1440)
1 parent 947143c commit ddd6dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/4_building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This page will guide you through building ReVanced Manager from source.
1212

1313
3. Create a GitHub personal access token with the `read:packages` scope [here](https://github.com/settings/tokens/new?scopes=read:packages&description=ReVanced)
1414

15-
4. Add your GitHub username and the token to `~/android/gradle.properties`
15+
4. Add your GitHub username and the token to `./android/gradle.properties`
1616

1717
```properties
1818
gpr.user = YourUsername

0 commit comments

Comments
 (0)