aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-05-30 08:43:12 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-05-30 08:43:12 -0700
commita86506e1c367e04e5ff47edc8307a7a3c0429400 (patch)
tree9460585edca6d6a4526fa3a0e96f7f32fc8ff11b
parenta175a75f85f090ef879221fe66660cc0bfd752ea (diff)
parenta2829383274e462d8c0826301872f1da5eb8d06a (diff)
downloadsource.android.com-a86506e1c367e04e5ff47edc8307a7a3c0429400.tar.gz
am a2829383: Merge "Use proper checksum for repo"
* commit 'a2829383274e462d8c0826301872f1da5eb8d06a': 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 ##