aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-05-30 08:16:28 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-05-30 08:16:28 -0700
commitc28c7745059ba3e7665840c85aba81b4d9f90ff3 (patch)
tree9460585edca6d6a4526fa3a0e96f7f32fc8ff11b
parentd5008146e1f96bf367824110b373a6179cd09e2b (diff)
downloadsource.android.com-c28c7745059ba3e7665840c85aba81b4d9f90ff3.tar.gz
Use proper checksum for repo
Change-Id: I7f7c749b5819a1aec7168da4c4c6b98a0551739f
-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 ##