oops, remove stray libgtest
authorTudor Bosman <tudorb@fb.com>
Tue, 15 Jul 2014 00:49:34 +0000 (17:49 -0700)
committerTudor Bosman <tudorb@fb.com>
Tue, 15 Jul 2014 00:50:29 +0000 (17:50 -0700)
Reviewed By: lesha@fb.com
Test Plan: no

README

diff --git a/README b/README
index 86627bd7ee5048cfd1769692eb5ff37fa7533d1a..1c3b00c5754ecd2f4995e13e3159891c7e838360 100644 (file)
--- a/README
+++ b/README
@@ -42,8 +42,7 @@ sudo apt-get install \
     make \
     zlib1g-dev \
     binutils-dev \
-    libjemalloc-dev \
-    libgtest-dev
+    libjemalloc-dev
 
 Ubuntu 14.04 LTS
 ----------------