diff options
| author | Billy Donahue <BillyDonahue@users.noreply.github.com> | 2015-08-24 16:35:19 -0400 |
|---|---|---|
| committer | Billy Donahue <BillyDonahue@users.noreply.github.com> | 2015-08-24 16:35:19 -0400 |
| commit | c80449247c0e3032401297edf19a1be8078900cc (patch) | |
| tree | b9a3c16bdf9e8533e625aad859eb0a24f7146df3 | |
| parent | dd766fb970c277842a9bb5eb75407d17190595bf (diff) | |
| parent | 09011c446d7de50f26e32dd8414b8357afe24341 (diff) | |
| download | googletest-c80449247c0e3032401297edf19a1be8078900cc.tar.gz googletest-c80449247c0e3032401297edf19a1be8078900cc.tar.bz2 googletest-c80449247c0e3032401297edf19a1be8078900cc.zip | |
Merge pull request #506 from google/BillyDonahue-patch-1
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
