Bump version to 49:0
[folly.git] / README.md
index d1f3a5107b3909c16f128110142c183b6cdfc632..e6800cb6e50c04a9053cf22a4a818a17b15ff34b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -69,10 +69,9 @@ In the folly directory, run
 
 OS X (Homebrew)
 ----
-There is a bootstrap script if you use Homebrew (http://brew.sh/). At the time
-of writing (OS X Yosemite 10.10.1) the default compiler (clang) has some
-issues building, but gcc 4.9.2 from Homebrew works fine. (This is taken care
-of by the bootstrap script.)
+folly is available as a Formula and releases may be built via `brew install folly`.
+
+You may also use `folly/bootstrap-osx-homebrew.sh` to build against `master`:
 
 ```
   cd folly