summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
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?
======================================