From 81de99a5d9a07dddfaf87ff0ee4a60253b147d14 Mon Sep 17 00:00:00 2001 From: Daniil Kazantsev Date: Sat, 2 Jun 2018 00:38:27 +0100 Subject: readme updates --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 9591f84..7151df2 100644 --- a/Readme.md +++ b/Readme.md @@ -41,7 +41,7 @@ conda build recipes/regularisers --numpy 1.12 --python 3.5 conda install cil_regulariser=0.9.4 --use-local --force cd Wrappers/Python - conda build conda-recipe --numpy 1.12 --python 3.5 + conda build conda-recipe --numpy 1.12 --python 3.5 --no-test conda install ccpi-regulariser=0.9.4 --use-local --force cd demos/ python demo_cpu_regularisers.py # to run CPU demo -- cgit v1.2.3