From 8dea7f164e246f2d17674e46e15da2697711b882 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Tue, 17 Jan 2017 11:02:44 +0100 Subject: Add conda install instructions to README --- README.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 0edc236..8de13b2 100644 --- a/README.txt +++ b/README.txt @@ -49,6 +49,18 @@ your system, it is included as vc_redist.x64.exe in the ASTRA zip file. +Linux/Windows, using conda for python +------------------------------------- + +Requirements: `conda `_ python environment, with 64 bit Python 2.7, 3.5 or 3.6. + +There are packages available for the ASTRA Toolbox in the astra-toolbox +channel for the conda package manager. To use these, run the following +inside a conda environment. + +conda install -c astra-toolbox astra-toolbox + + Linux, from source: -------------------- -- cgit v1.2.3