From fb19feed0bc525bc58832a39cd9e11a717b68f8f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 26 Sep 2016 12:54:15 -0400 Subject: Fix formatting --- source/faq.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source') 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? ====================================== -- cgit