summaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 7151df2..2dccaee 100644
--- a/Readme.md
+++ b/Readme.md
@@ -35,6 +35,13 @@
## Installation:
+### Python binaries
+Python binaries are distributed via the [ccpi](https://anaconda.org/ccpi/ccpi-regulariser) conda channel. Currently we produce packages for Linux64, Python 2.7, 3.5 and 3.6, NumPy 1.12 and 1.13.
+
+```
+conda install ccpi-regulariser -c ccpi -c conda-forge
+```
+
### Python (conda-build)
```
export CIL_VERSION=0.9.4