Browse Source

doc: mention the tap in Homebrew installation instructions.

pull/141/head
Vladimír Vondruš 10 years ago
parent
commit
f89b92dcec
  1. 7
      doc/building.dox

7
doc/building.dox

@ -339,11 +339,10 @@ features, for example), modify the last entry in `debian/rules`.
@subsection building-packages-brew Homebrew formulas @subsection building-packages-brew Homebrew formulas
OS X Homebrew formulas are in `package/homebrew` directory. Download the `*.rb` OS X Homebrew formulas are in `package/homebrew` directory. Either use the
file, put it into your Formulas directory and install it using the following `*.rb` files directly or use the tap at https://github.com/mosra/homebrew-magnum:
command:
brew install --HEAD magnum brew install --HEAD mosra/magnum/magnum
@section building-windows-angle Building for ANGLE on Windows @section building-windows-angle Building for ANGLE on Windows

Loading…
Cancel
Save