Skip to content

Commit

Permalink
update brew notes
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
letmaik committed Jun 12, 2019
1 parent fb0b182 commit 0565b2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/cmake/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ There are two mandatory and one optional step to install WRF-/WPS-CMake from sou

[Homebrew](https://github.com/WRF-CMake/homebrew-wrf) users: You can build and install an MPI-enabled release version with basic nesting support with:
```sh
brew install -v wrf-cmake/wrf/wrf
brew tap wrf-cmake/wrf
brew install wrf-cmake -v
```
For more flexibility, see the manual build instructions below.

Expand Down

0 comments on commit 0565b2b

Please sign in to comment.