Update SSLContext to use folly::Random and discrete_distribution
[folly.git] / README.md
index 30df7fa46c0878815a12d275a7a988da1b2e6fa0..fb6c124331f6fa2f94ac671ed7fd3046c721bdbf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -145,7 +145,7 @@ Other Linux distributions
 
 - additional platform specific dependencies:
 
-  Fedora 17 64-bit
+  Fedora 21 64-bit
     - gcc
     - gcc-c++
     - autoconf
@@ -159,4 +159,7 @@ Other Linux distributions
     - zlib-devel
     - glog-devel
     - gflags-devel
-    - scons (for double-conversion)
+    - scons
+    - double-conversion-devel
+    - openssl-devel
+    - libevent-devel