readme updated (install with conda corrected)

This commit is contained in:
Nicolas 2025-05-10 15:42:24 +02:00
parent e855b844fc
commit cb742edb4d
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ pip install gaspype
Installation with conda:
``` bash
conda install gaspype
conda install conda-forge::gaspype
```
Installation for developers with pip: