Skip to content

Commit

Permalink
fix out of date macos instructions in INSTALL.md (facebook#12393)
Browse files Browse the repository at this point in the history
Summary:
closes facebook#12349

Pull Request resolved: facebook#12393

Reviewed By: cbi42

Differential Revision: D54311983

Pulled By: ajkr

fbshipit-source-id: 3109ad80bdd5d656756364d3d2a60dd15c339fcc
  • Loading branch information
gregsadetsky authored and facebook-github-bot committed Feb 28, 2024
1 parent 99cc36b commit eab876b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ most processors made since roughly 2013.
* Update XCode: run `xcode-select --install` (or install it from XCode App's settting).
* Install via [homebrew](http://brew.sh/).
* If you're first time developer in MacOS, you still need to run: `xcode-select --install` in your command line.
* run `brew tap homebrew/versions; brew install gcc7 --use-llvm` to install gcc 7 (or higher).
* run `brew install rocksdb`

* **FreeBSD** (11.01):
Expand Down

0 comments on commit eab876b

Please sign in to comment.