From b68035d162ed0ac84f3593a95f62722a5ffd759a Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 10 Feb 2016 23:37:21 +0100 Subject: [PATCH] manual/installing: refresh --- doc/manual/installing.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 7d90db700..f2aba9b58 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -14,6 +14,11 @@ But you can also :ref:`install from sources `. Installing using conda ---------------------- +.. warning:: + Conda packages are supported for Linux (64-bit) and Windows (32- and 64-bit). Users of other + operating systems (32-bit Linux, BSD, ...) should install from source. + + Installing Anaconda or Miniconda ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -21,10 +26,6 @@ Installing Anaconda or Miniconda * Or install the more minimalistic Miniconda (choose Python 3.5) from http://conda.pydata.org/miniconda.html -.. warning:: - If you are installing on Windows, choose the Windows 32-bit version regardless of whether you have - a 32-bit or 64-bit Windows. - After installing either Anaconda or Miniconda, open a new terminal and make sure the following command works:: $ conda