summaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorTomas Kulhanek <tomas.kulhanek@stfc.ac.uk>2019-02-25 03:59:26 -0500
committerTomas Kulhanek <tomas.kulhanek@stfc.ac.uk>2019-02-25 03:59:26 -0500
commitdd9bf72ee8c7f810e9e6442105790c8950800dae (patch)
tree042b203d34d72bc00632f9fce06f61496a984ee8 /Readme.md
parentfc941e0941facb9437dab667ba3350db071769da (diff)
parent606d503f828777b11df4e959d6a5b25b4a86e0c7 (diff)
downloadregularization-dd9bf72ee8c7f810e9e6442105790c8950800dae.tar.gz
regularization-dd9bf72ee8c7f810e9e6442105790c8950800dae.tar.bz2
regularization-dd9bf72ee8c7f810e9e6442105790c8950800dae.tar.xz
regularization-dd9bf72ee8c7f810e9e6442105790c8950800dae.zip
Merge remote-tracking branch 'origin/newdirstructure' into newdirstructure
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