summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README b/docs/README
index 89374cd7c5..42339e078c 100644
--- a/docs/README
+++ b/docs/README
@@ -7,9 +7,9 @@
7 7
8Build Your Own Rockbox 8Build Your Own Rockbox
9 9
101. Check out 'rockbox' from SVN (or extract a downloaded archive). 101. Clone 'rockbox' from git (or extract a downloaded archive).
11 11
12 $ svn co svn://svn.rockbox.org/rockbox/trunk rockbox 12 $ git clone git://git.rockbox.org/rockbox
13 13
14 or 14 or
15 15