Skip to content

Commit ff09003

Browse files
Update README.md
1 parent 215aefd commit ff09003

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@ WRF Install script will install the WRF and WPS with the needed libraries(netcdf
55

66
To run the scripts, you should run the commands below.
77

8-
For WRF4.6.0 with ARW option(default)
8+
For WRF4.6.1 with ARW option(default)
99

1010
```
11-
bash WRF4.6.0_Install.bash
11+
bash WRF4.6.1_Install.bash
1212
```
1313
or
1414
```
15-
bash WRF4.6.0_Install.bash -arw
15+
bash WRF4.6.1_Install.bash -arw
1616
```
1717

18-
For WRF4.6.0 with Chem option (WRF-Chem)
18+
For WRF4.6.1 with Chem option (WRF-Chem)
1919
```
20-
bash WRF4.6.0_Install.bash -chem
20+
bash WRF4.6.1_Install.bash -chem
2121
```
2222

23-
For WRF4.6.0 with Hydro option (WRF-Hydro)
23+
For WRF4.6.1 with Hydro option (WRF-Hydro)
2424
```
25-
bash WRF4.6.0_Install.bash -hydro
25+
bash WRF4.6.1_Install.bash -hydro
2626
```

0 commit comments

Comments
 (0)