diff --git a/content/applications/app_specific/building_wrf.md b/content/applications/app_specific/building_wrf.md index 9aca0bef5a092eb314607e7e96562e793d16e08e..b2e3da78c835f87b4030ae2ebffff900313fc145 100644 --- a/content/applications/app_specific/building_wrf.md +++ b/content/applications/app_specific/building_wrf.md @@ -50,9 +50,9 @@ not set these variables themselves, nor modify their `~/.profile` files. {{% /notice %}} The following sections assume you have downloaded one of the WRF/WPS [releases](https://www2.mmm.ucar.edu/wrf/users/download/get_source.html) -and unpacked it somewhere with sufficient space to work. For simplicity, the extraced WRF and WPS +and unpacked it somewhere with sufficient space to work. **The extraced WRF and WPS directories should be placed side-by-side in a new empty folder and renamed to `WPS` and -either `WRFV3` for WRF versions 3.x, or `WRF` for WRF versions 4.x. +either `WRFV3` for WRF versions 3.x, or `WRF` for WRF versions 4.x.** All commands in each section are run starting relative to the top-level directory, denoted here as `<WRF root`> or `<WPS root>`.