From 9686a0fb18cf979b40abdedfe9283a7b8cd39132 Mon Sep 17 00:00:00 2001 From: Rutger van Haasteren Date: Thu, 16 Nov 2023 14:21:36 +0100 Subject: [PATCH] Updated README.md to reflect status of conda --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be69715..4ff373c 100644 --- a/README.md +++ b/README.md @@ -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