Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiteApplication authored Dec 4, 2019
1 parent 08c8c12 commit d1643c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Unzip an Android ROM to system and vendor
`curl -s https://raw.githubusercontent.com/LiteApplication/rom-unzip/v2.0/install | sudo bash && rom-unzip -Vla`
## Usage
The easiest way to extract rom is to run `sudo rom-unzip` in the rom folder and to wait about 10 minutes without using computer until you see your shell prompt.\
If you want to see the progression, run `sudo rom-unzip -V`. To resume an old extract, go to the same folder, run the same command and add `-r` at the bottom (BETA) \
If you want to see the progression, run `sudo rom-unzip -V`. To resume an old extract, go to the same folder, run the same command and add `-r` at the bottom (BETA)
```
usage: rom-unzip [-h] [-v] [-V] [-l] [-a] [-u] [-r] [-s] [-p PATH] [-m STEP]
[-o OPT] [-e EXTRACT]
Expand Down

0 comments on commit d1643c5

Please sign in to comment.