summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-24 20:35:19 (GMT)
committerBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-24 20:35:19 (GMT)
commitc80449247c0e3032401297edf19a1be8078900cc (patch)
treeb9a3c16bdf9e8533e625aad859eb0a24f7146df3 /README.md
parentdd766fb970c277842a9bb5eb75407d17190595bf (diff)
parent09011c446d7de50f26e32dd8414b8357afe24341 (diff)
downloadgoogletest-c80449247c0e3032401297edf19a1be8078900cc.zip
googletest-c80449247c0e3032401297edf19a1be8078900cc.tar.gz
googletest-c80449247c0e3032401297edf19a1be8078900cc.tar.bz2
Merge pull request #506 from google/BillyDonahue-patch-1
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 34e5e3e..84ab48d 100644
--- a/README.md
+++ b/README.md
@@ -81,8 +81,8 @@ make patches much more easily, so we highly encourage it.
### Source Package ###
-Snapshots of Google Test's master branch can be
-[downloaded directly](archive/master.zip).
+Snapshots of Google Test's master branch can be downloaded directly with GitHub's
+"Download ZIP" button on the main page.
Versioned releases are also available by clicking on
[Releases](releases) in the project page.