From 73c337aca863b41f15211982a8634a4267c9bf7b Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 26 Apr 2016 18:39:28 -0400 Subject: Consolidate notes --- source/installation.rst | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'source/installation.rst') diff --git a/source/installation.rst b/source/installation.rst index c0a2bc3..38560c8 100644 --- a/source/installation.rst +++ b/source/installation.rst @@ -2,18 +2,12 @@ Installation ############ -.. note:: - - **Keep the following in mind** +.. admonition:: Keep the following in mind - AstroConda supports Linux (>=glibc-2.12) and OS X (>= 10.7; 10.6 is NOT supported); Running Python 2.7, 3.4, or 3.5. - If IRAF is required as part of your personal workflow it is *highly recommended* you install Anaconda2 (`FAQ `_). - Otherwise choose the Anaconda installer best suited for your scripting needs. - -.. note:: - - This documentation specifically targets Anaconda3 installations. - However, the same commands should still work interchangeably between versions. + - This documentation specifically targets Anaconda3 installations. However, the same commands should still work interchangeably between versions. Obtain Anaconda =============== -- cgit