Update instructions in docs/README to change 'Check out from SVN' to 'Clone from git'
Change-Id: Ic462909f66edf66894a17e91f34f92261df47f11
This commit is contained in:
parent
21b62bd893
commit
354c989406
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@
|
||||||
|
|
||||||
Build Your Own Rockbox
|
Build Your Own Rockbox
|
||||||
|
|
||||||
1. Check out 'rockbox' from SVN (or extract a downloaded archive).
|
1. Clone 'rockbox' from git (or extract a downloaded archive).
|
||||||
|
|
||||||
$ svn co svn://svn.rockbox.org/rockbox/trunk rockbox
|
$ git clone git://git.rockbox.org/rockbox
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue