mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
docs: we use xz, not bz2, for tarballs
Change-Id: I6ba825da18fc7617e5ea051f9d3c0714a0a09a84
This commit is contained in:
parent
152ec1946c
commit
d98cad4301
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Build Your Own Rockbox
|
|||
|
||||
or
|
||||
|
||||
$ tar xjf rockbox.tar.bz2
|
||||
$ tar xJf rockbox.tar.xz
|
||||
|
||||
2. Create a build directory, preferably in the same directory as the firmware/
|
||||
and apps/ directories. This is where all generated files will be written.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue