diff --git a/README.md b/README.md index 5d7e3c0..beaf703 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,13 @@ Technical documentation: https://ecmwf-projects.github.io/datapi/ ## Installation Install with conda: + ``` $ conda install -c conda-forge datapi ``` Install with pip: + ``` $ pip install datapi ```