Skip to content

Commit 6be6799

Browse files
Adding installation instructions to README
1 parent 86af010 commit 6be6799

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,18 @@ The tool is based on the [`Parcels`](https://oceanparcels.org/) computational La
55

66
![PlasticParcels](docs/_static/plasticparcelslogo.png)
77

8+
### Installation
9+
10+
`PlasticParcels` can be installed using `conda` from the [`conda-forge` channel](https://anaconda.org/conda-forge/plasticparcels) with the following command:
11+
12+
```bash
13+
conda install conda-forge::plasticparcels
14+
```
15+
16+
### Further information
817
For more information and documentation, see the [PlasticParcels documentation](https://plastic.oceanparcels.org/).
918

1019
[![unit-tests](https://github.com/OceanParcels/plasticparcels/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/OceanParcels/plasticparcels/actions/workflows/unit_tests.yml)
20+
[![Anaconda-release](https://anaconda.org/conda-forge/plasticparcels/badges/version.svg)](https://anaconda.org/conda-forge/plasticparcels/)
21+
[![Anaconda-date](https://anaconda.org/conda-forge/plasticparcels/badges/latest_release_date.svg)](https://anaconda.org/conda-forge/plasticparcels/)
1122
[![Zenodo](https://zenodo.org/badge/DOI/10.5281/zenodo.823561.svg)](https://doi.org/10.5281/zenodo.823561)

0 commit comments

Comments
 (0)