diff --git a/pdk/docs/source/git-repo.jd b/pdk/docs/source/git-repo.jd index 245d7d935..8905780ee 100644 --- a/pdk/docs/source/git-repo.jd +++ b/pdk/docs/source/git-repo.jd @@ -31,7 +31,7 @@ href="{@docRoot}source/download.html">Get source .

Installing Repo

-$ curl http://android.git.kernel.org/repo ~/bin/repo
$ chmod a+x ~/bin/repo
+$ curl http://android.git.kernel.org/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
$ mkdir working-directory-name
$ cd working-directory-name
$ repo init-u git://android.git.kernel.org/platform/manifest.git