Skip to content

Commit

Permalink
Updated README.md to reflect status of conda
Browse files Browse the repository at this point in the history
  • Loading branch information
vhaasteren committed Nov 16, 2023
1 parent 7f3a676 commit 9686a0f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ From Pypi, you can do
pip install fastshermanmorrison-pulsar
```

Conda requires cpu architecture-specific compiles, so that is currently not
supported.
Conda support is in testing stage. Apple silicon arm processors are not supported yet, but on other architectures you can do

```
conda install -c vhaasteren fastshermanmorrison-pulsar
```

Availability on conda-forge is upcoming in a later release

0 comments on commit 9686a0f

Please sign in to comment.