Update README.md

This commit is contained in:
Pim Nelissen
2026-05-17 10:04:16 +02:00
committed by GitHub
parent 5340c0ca57
commit 9c79bc2d8e

View File

@ -21,7 +21,7 @@ channels:
dependencies:
- python=3.12
- pip:
- git+ssh://git@github.com/pim-n/pg-rad.git@main
- git+ssh://git@github.com/pim-n/pg-rad.git@v0.1.0
```
4. Run `conda env create -f environment.yml` to create the environment
5. Run `conda activate pg-rad-analysis`. You should now be in the conda environment `my-pgrad-env`.