add clone() of stack allocated memory for folly::Cursor and folly::IOBuf
[folly.git] / README
diff --git a/README b/README
index 4a02675f77021e156dbf2f08e5c0894b55adabf9..b8fb0aba4d712769952e99b8a81a77f4e8ea5657 100644 (file)
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ Dependencies
 
 - additional platform specific dependencies:
 
-  Ubuntu 12.04 64-bit
+  Ubuntu 12.10 64-bit
     - g++
     - automake
     - autoconf
@@ -44,10 +44,7 @@ Dependencies
     - libtool
     - libboost1.46-all-dev
     - libgoogle-glog-dev
-        This package has been removed from 12.04 -- use the one from 11.10
-    - gflags (packages need to be downloaded from below)
-        http://gflags.googlecode.com/files/libgflags-dev_2.0-1_amd64.deb
-        http://gflags.googlecode.com/files/libgflags0_2.0-1_amd64.deb
+    - libgflags-dev
     - scons (for double-conversion)
 
   Fedora 17 64-bit