Skip to content

Commit 5abee12

Browse files
pllimtaldcroft
andauthored
Add back conda
Co-authored-by: Tom Aldcroft <[email protected]>
1 parent 3543ccc commit 5abee12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@
117117

118118
<section class="install">
119119
<h1 id="install-astropy">Install Astropy<a class="paralink" href="#install-astropy" title="Permalink to this headline"></a></h1>
120-
There are a number of ways of installing the latest released version of the astropy core package. If you normally use <code>pip</code> to install Python packages, you can do:
120+
There are a number of ways of installing the latest release of the astropy core package. If you normally use <code>pip</code> to install Python packages, you can do:
121121
<p/><pre>pip install astropy[recommended] --upgrade</pre>
122122
The astropy core package is also available in a number of other package managers, so be sure to check your preferred one!
123-
<p>More detailed <a href="http://astropy.readthedocs.io/en/stable/install.html">installation instructions</a> (e.g., for installing in a different way or building from source) are in the package documentation.</p>
123+
<p>Please see the <a href="https://docs.astropy.org/en/latest/install.html"><code>astropy</code> installation guide</a> for important details. This guide covers creating a Python environment, installing with <code>pip</code> or <code>conda</code>, building from source, requirements, and testing.</p>
124124
</section>
125125

126126
<section class="whatsnext">

0 commit comments

Comments
 (0)