Skip to content

Commit

Permalink
Addressed issue
Browse files Browse the repository at this point in the history
  • Loading branch information
FredDeCeuster committed Nov 7, 2024
1 parent 79cdbd3 commit 95f911d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Get the latest release (version 0.0.17) either from [PyPI](https://pypi.org/proj
```
pip install pomme
```
or from [Anaconda.org](https://anaconda.org/FredDeCeuster/pomme), using `conda`, with:
or from [Anaconda.org](https://anaconda.org/FredDeCeuster/pomme) (only linux-64 and osx-64), using `conda`, with:
```
conda install -c freddeceuster pomme
```
Expand Down
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ about:
home: "https://github.com/Magritte-code/pomme"
license: GPLv3
license_file: LICENSE
summary: Probabilistic 3D Reconstruction of Spectral Line Observations.
summary: Bayesian 3D Reconstruction of Spectral Line Observations.

requirements:
build:
Expand Down

0 comments on commit 95f911d

Please sign in to comment.