From 485866d510bc7b1cd6cc145cb3d3a4c62135e82e Mon Sep 17 00:00:00 2001 From: Peter Teuben Date: Tue, 12 Jul 2016 08:32:50 -0400 Subject: [PATCH] add anaconda link --- miniconda.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/miniconda.txt b/miniconda.txt index 59655e1..d94170c 100644 --- a/miniconda.txt +++ b/miniconda.txt @@ -1,16 +1,17 @@ Here's a crash-course in making your own python toolkit via miniconda: Although it is recommended to install the full anaconda system via - + https://www.continuum.io/ this is an alternative if you want to cherry pick your modules and start with a very small python system. -Head over to +For miniconda, head over to http://conda.pydata.org/miniconda.html -and grab the latest installer and follow instructions +and grab the latest installer and follow instructions for your +architecture. Here is an example for linux 64 bit: