mirror of
https://github.com/pim-n/pg-rad
synced 2026-06-17 15:59:35 +02:00
Update README.md
update version on installation instructions
This commit is contained in:
@ -21,7 +21,7 @@ channels:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- python=3.12
|
- python=3.12
|
||||||
- pip:
|
- pip:
|
||||||
- git+ssh://git@github.com/pim-n/pg-rad.git@v0.1.0
|
- git+ssh://git@github.com/pim-n/pg-rad.git@v0.1.1
|
||||||
```
|
```
|
||||||
4. Run `conda env create -f environment.yml` to create the environment
|
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`.
|
5. Run `conda activate pg-rad-analysis`. You should now be in the conda environment `my-pgrad-env`.
|
||||||
|
|||||||
Reference in New Issue
Block a user