diff options
author | Brendan Gannon <brendan.gannon2@gmail.com> | 2022-10-12 16:04:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-12 16:04:12 -0400 |
commit | 778d3a49ba3c7202df83be1315cc28bc159f9d92 (patch) | |
tree | 515292d9aa28d391cff87addaf562cb7b8b63de9 | |
parent | 5e2f3772a6bf96f201bfaae21a8c0d92b4111dc0 (diff) | |
download | astroconda-778d3a49ba3c7202df83be1315cc28bc159f9d92.tar.gz |
Update index.rst
-rw-r--r-- | source/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/index.rst b/source/index.rst index 9c6cc8d..208c91d 100644 --- a/source/index.rst +++ b/source/index.rst @@ -2,7 +2,7 @@ Welcome to AstroConda Channel's documentation! ============================================== .. warning:: - For newer versions of Python and support for the JWST pipeline, we recommend that users use ``stenv`` (https://github.com/spacetelescope/stenv) to manage local installation of space telescope packages. + For newer versions of Python and support for the JWST pipeline, we recommend that users use ``stenv`` (https://github.com/spacetelescope/stenv) to manage local installation of STSCI packages. AstroConda is a free Conda channel maintained by the `Space Telescope Science Institute <http://www.stsci.edu/>`_ (STScI) in Baltimore, Maryland. This channel provides tools and utilities required to process and analyze data from the Hubble Space Telescope (HST), James Webb Space Telescope (JWST), and others. |