diff options
-rw-r--r-- | source/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/faq.rst b/source/faq.rst index 68d5892..2ba9b8d 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -83,7 +83,7 @@ IRAF into its own environment under Python 2.7: Will AstroConda interfere with other scientific distributions (e.g. SciSoft)? ============================================================================= -**Probably**, however unlike Ureka we will not impose any restrictions on your environment or issue compatibility warnings at run-time. +**Probably**, however unlike Ureka, we do not impose any restrictions on your environment or issue compatibility warnings at run-time. It is your responsibility to maintain a functional shell environment so [insert scientific distribution here] does not conflict with your Anaconda installation. |