logging: add new RateLimiter helper class
[folly.git] / README.md
index bbaa2966edfe172023d822dab8be021216668b0b..e8bff508911d12389fb305be213ed87b44eead5d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ Folly is published on Github at https://github.com/facebook/folly
 
 #### Dependencies
 
-folly requires gcc 4.8+ and a version of boost compiled with C++11 support.
+folly requires gcc 4.9+ and a version of boost compiled with C++14 support.
 
 Please download googletest from
 https://github.com/google/googletest/archive/release-1.8.0.tar.gz and unpack it into the
@@ -113,7 +113,8 @@ sudo apt-get install \
     zlib1g-dev \
     binutils-dev \
     libjemalloc-dev \
-    libssl-dev
+    libssl-dev \
+    pkg-config
 ```
 
 If advanced debugging functionality is required