Skip to content

Commit

Permalink
Addressed issue #9
Browse files Browse the repository at this point in the history
  • Loading branch information
FredDeCeuster committed Nov 7, 2024
1 parent 95f911d commit 8bc17da
Showing 1 changed file with 1 addition and 1 deletion.
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) (only linux-64 and osx-64), using `conda`, with:
or from [Anaconda.org](https://anaconda.org/FredDeCeuster/pomme) (only linux-64 and osx-intel-64), using `conda`, with:
```
conda install -c freddeceuster pomme
```
Expand Down

0 comments on commit 8bc17da

Please sign in to comment.