summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-04-26 18:39:28 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-04-26 18:39:28 -0400
commit73c337aca863b41f15211982a8634a4267c9bf7b (patch)
treed78a924684f2de821b287f285fc1d7aab380f5cc /source
parent4778efcb4901505ea42c202124143fe161b625e6 (diff)
downloadastroconda-73c337aca863b41f15211982a8634a4267c9bf7b.tar.gz
Consolidate notes
Diffstat (limited to 'source')
-rw-r--r--source/installation.rst10
1 files changed, 2 insertions, 8 deletions
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 <faq.html#why-is-iraf-pyraf-less-functional-under-python-3>`_).
- 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
===============