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
|
# Revanced helper
|
||||||
|
|
||||||
- Init if first time
|
- If first time, initialize files
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ make init
|
$ make init
|
||||||
```
|
```
|
||||||
|
|
||||||
- Update if not first time
|
- If not, just update
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ make update
|
$ make update
|
||||||
|
|
Loading…
Reference in a new issue