Skip to content

Commit

Permalink
fix typo in folder name in INSTALL.md (wrf-model#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-h authored and letmaik committed Aug 12, 2019
1 parent 93542d9 commit 1bb829f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cmake/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The general commands to download, configure and install WRF-CMake on Linux and m

``` sh
git clone https://github.com/WRF-CMake/wrf.git
cd WRF
cd wrf
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=<install_directory> ..
make install
Expand Down

0 comments on commit 1bb829f

Please sign in to comment.