Skip to content

Commit

Permalink
Fix bracket in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JoranAngevaare authored Feb 25, 2025
1 parent d59e655 commit aca5966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This software is used in the scope of the [OptimESM](https://cordis.europa.eu/pr
The scientific aim is to isolate regions of three dimensional earth science data from CMIP6 and identify regions of dramatic changes as function of time.

## Setup
This software requires `cdo` and `cartopy`, and preferably also `latex` and `synda`. As the last of this list is only supported in python 3.8 a separate repository [`optim_esm_base`](https://github.com/JoranAngevaare/optim_esm_base]) has a set of software versions that are compatible with these requirements.
This software requires `cdo` and `cartopy`, and preferably also `latex` and `synda`. As the last of this list is only supported in python 3.8 a separate repository [`optim_esm_base`](https://github.com/JoranAngevaare/optim_esm_base) has a set of software versions that are compatible with these requirements.

After these base requirements are fulfilled, one can install this software via pip
```
Expand Down

0 comments on commit aca5966

Please sign in to comment.