Update README.md

This commit is contained in:
Pim Nelissen
2026-05-17 09:58:25 +02:00
committed by GitHub
parent 4d7d7ac819
commit 5340c0ca57

View File

@ -20,7 +20,6 @@ channels:
- conda-forge - conda-forge
dependencies: dependencies:
- python=3.12 - python=3.12
- pip
- pip: - pip:
- git+ssh://git@github.com/pim-n/pg-rad.git@main - git+ssh://git@github.com/pim-n/pg-rad.git@main
``` ```