summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 @@
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