aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-05-30 08:45:59 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-05-30 08:45:59 -0700
commit829e65a6d47168b46a6512960243a78ed12b34eb (patch)
treeafcb36e90fa2d2048f08f74e1da0f5cece023a3d
parentbc8b9d6c864713e6c1020139df1aa3d488cd9519 (diff)
parenta86506e1c367e04e5ff47edc8307a7a3c0429400 (diff)
downloadsource.android.com-829e65a6d47168b46a6512960243a78ed12b34eb.tar.gz
am a86506e1: am a2829383: Merge "Use proper checksum for repo"
* commit 'a86506e1c367e04e5ff47edc8307a7a3c0429400': Use proper checksum for repo
-rw-r--r--src/source/downloading.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/source/downloading.md b/src/source/downloading.md
index d76e86c4..40e881bf 100644
--- a/src/source/downloading.md
+++ b/src/source/downloading.md
@@ -32,11 +32,8 @@ To install, initialize, and configure Repo, follow these steps:
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
- - For version 1.15, the SHA-1 checksum for repo is
- 8eb56d98b36d615c3efec51868e87bebe757feb1
-
- For version 1.16, the SHA-1 checksum for repo is
- f3bfa7fd2d0a44aa40579bb0242cc20df37b5e17
+ 19ba8290344752da23e00cfb2b26afb43b463fe6
## Initializing a Repo client ##