Skip to content

Commit d1643c5

Browse files
Update README.md
1 parent 08c8c12 commit d1643c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Unzip an Android ROM to system and vendor
44
`curl -s https://raw.githubusercontent.com/LiteApplication/rom-unzip/v2.0/install | sudo bash && rom-unzip -Vla`
55
## Usage
66
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.\
7-
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) \
7+
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)
88
```
99
usage: rom-unzip [-h] [-v] [-V] [-l] [-a] [-u] [-r] [-s] [-p PATH] [-m STEP]
1010
[-o OPT] [-e EXTRACT]

0 commit comments

Comments
 (0)