summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-09-26 12:54:15 -0400
committerGitHub <noreply@github.com>2016-09-26 12:54:15 -0400
commitfb19feed0bc525bc58832a39cd9e11a717b68f8f (patch)
treeef9dc7fec56c0c3689afa02d97f7c0362e8748ff /source
parentae576e9c948743f828378051f1be9bec6e6f0e1b (diff)
downloadastroconda-fb19feed0bc525bc58832a39cd9e11a717b68f8f.tar.gz
Fix formatting
Diffstat (limited to 'source')
-rw-r--r--source/faq.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/faq.rst b/source/faq.rst
index 10bf718..66c9f3e 100644
--- a/source/faq.rst
+++ b/source/faq.rst
@@ -46,8 +46,7 @@ Next, update the ``astroconda`` environment to realign your packages with the ``
$ conda update -n astroconda --all
$ source activate astroconda
-After doing this, the ``mkl`` 30-day trial warning will not be displayed while importing ``numpy``, ``scipy``, or any
- other package requiring ``mkl``.
+After doing this, the ``mkl`` 30-day trial warning will not be displayed while importing ``numpy``, ``scipy``, or any other package requiring ``mkl``.
How does AstroConda differ from Ureka?
======================================