From 95f911d5f091f359c7110ec96f2a64c813636bd1 Mon Sep 17 00:00:00 2001 From: FredDeCeuster Date: Thu, 7 Nov 2024 11:54:28 +0100 Subject: [PATCH] Addressed issue --- README.md | 2 +- conda/meta.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d58af8a..88529bd 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/conda/meta.yaml b/conda/meta.yaml index f788a52..d48a21d 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -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: