Skip to content

Commit db7b44b

Browse files
authored
Update README.md
updated conda environment to correct version
1 parent 71ccc6b commit db7b44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you are using conda on a non-CISL machine, then you can create and activate t
4040

4141
```
4242
conda env create -f env/conda_environment.yaml
43-
conda activate adf_v0.12
43+
conda activate adf_v0.13
4444
```
4545

4646
Also, along with these python requirements, the `ncrcat` NetCDF Operator (NCO) is also needed. On the CISL machines this can be loaded by simply running:

0 commit comments

Comments
 (0)