Skip to content

Commit

Permalink
update documentation - explicitly state cate-util version because con…
Browse files Browse the repository at this point in the history
…da always fetches one with a wrong python version
  • Loading branch information
hans-permana committed Jan 31, 2018
1 parent 59e9fe3 commit fd66fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_manual/um_setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ After installing Miniconda open a terminal window and create an isolated Python

Then install the DeDop library requirements::

conda install -c conda-forge -c ccitools numpy scipy netcdf4 numexpr pyproj cate-util
conda install -c conda-forge -c ccitools numpy scipy netcdf4 numexpr pyproj cate-util=0.8.0rc3

If you like to perform analysis tasks with DeDop, then also install::

Expand Down

0 comments on commit fd66fde

Please sign in to comment.