This commit is contained in:
Jeff Widman 2017-08-29 15:10:37 -07:00
parent 98f37b3c2f
commit 58bcc43bf9

View file

@ -31,7 +31,7 @@ installed:
- *.7z* requires `7za`.
- *.deb* requires `ar`, `tar`.
Additionally, if `pigz' and/or `pbzip2` are installed, `archive` will use them over
Additionally, if `pigz` and/or `pbzip2` are installed, `archive` will use them over
their traditional counterparts, `gzip` and `bzip2` respectively, to take full advantage
of all available CPU cores for compression.