Fixed README download link to get the correct GTest version
authorNicholas Ormrod <njormrod@fb.com>
Wed, 11 Mar 2015 18:11:12 +0000 (11:11 -0700)
committerAndre Azevedo <aap@fb.com>
Wed, 18 Mar 2015 03:18:46 +0000 (20:18 -0700)
Summary: Signed-off-by: Nicholas Ormrod <njormrod@fb.com>

Test Plan: Clicked link, gtest started downloading

Reviewed By: markisaa@fb.com

Subscribers: sdwilsh, folly-diffs@, yfeldblum

FB internal diff: D1901849

Tasks: 6255850

Signature: t1:1901849:1426097071:e887ed8749c70d5e15877082ac0175ce3b56647e

README

diff --git a/README b/README
index 5fc44e1773d3ad4cf6b216d2d763d531ea7c928c..47e1c1a78cc36570b0af54f6afb6e35718fd3604 100644 (file)
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ Dependencies
 folly requires gcc 4.8+ and a version of boost compiled with C++11 support.
 
 Please download googletest from
-https://googletest.googlecode.com/files/gtest-1.6.0.zip and unzip it in the
+https://googletest.googlecode.com/files/gtest-1.7.0.zip and unzip it in the
 folly/test subdirectory.
 
 Ubuntu 13.10