summaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorDaniil Kazantsev <dkazanc@hotmail.com>2019-02-23 21:49:04 +0000
committerDaniil Kazantsev <dkazanc@hotmail.com>2019-02-23 21:49:04 +0000
commit606d503f828777b11df4e959d6a5b25b4a86e0c7 (patch)
tree853f893eaec899179928e57be08b4f431303330d /Readme.md
parent5a2fd376130ea2c7c4ac1704bc9d2f087522855d (diff)
downloadregularization-606d503f828777b11df4e959d6a5b25b4a86e0c7.tar.gz
regularization-606d503f828777b11df4e959d6a5b25b4a86e0c7.tar.bz2
regularization-606d503f828777b11df4e959d6a5b25b4a86e0c7.tar.xz
regularization-606d503f828777b11df4e959d6a5b25b4a86e0c7.zip
supp created, pillow dependency corrected in yaml
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 3a39066..92b4273 100644
--- a/Readme.md
+++ b/Readme.md
@@ -110,7 +110,7 @@ conda install ccpi-regulariser -c ccpi -c conda-forge
#### Python (conda-build)
```
export CIL_VERSION=19.02
- conda build Wrappers/Python/conda-recipe --numpy 1.12 --python 3.5
+ conda build recipe/ --numpy 1.12 --python 3.5
conda install ccpi-regulariser=${CIL_VERSION} --use-local --force
cd demos/
python demo_cpu_regularisers.py # to run CPU demo