typo
This commit is contained in:
parent
ec2e1bf6f9
commit
28636148b9
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Revanced helper
|
||||
|
||||
- Init if first time
|
||||
- If first time, initialize files
|
||||
|
||||
```sh
|
||||
$ make init
|
||||
```
|
||||
|
||||
- Update if not first time
|
||||
- If not, just update
|
||||
|
||||
```sh
|
||||
$ make update
|
||||
|
|
Loading…
Reference in a new issue