revanced-download-cli/README.md
2023-05-01 20:59:11 +02:00

13 lines
124 B
Markdown

# Revanced helper
- If first time, initialize files
```sh
$ make init
```
- If not, just update
```sh
$ make update
```