File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,18 +29,18 @@ astroquery uses the `requests <http://docs.python-requests.org/en/latest/>`_
2929module to communicate with the internet. `requests `_ can also be installed with
3030pip.
3131
32- The `first beta release `_ of astroquery can be downloaded or pip installed:
32+ The `latest release `_ of astroquery can be downloaded or pip installed:
3333
3434.. code-block :: bash
3535
3636 $ pip install astroquery
3737
3838
39- Or if pypi is down:
39+ Or directly from github:
4040
4141.. code-block :: bash
4242
43- $ pip install https://github.com/astropy/astroquery/archive/v0.1 .tar.gz
43+ $ pip install https://github.com/astropy/astroquery/archive/v0.2 .tar.gz
4444
4545
4646 If you'd like the latest development version, you can install it with the
@@ -137,7 +137,7 @@ Badges
137137.. _View on Github : https://github.com/astropy/astroquery/
138138.. _docs : http://astroquery.readthedocs.org
139139.. _Documentation : http://astroquery.readthedocs.org
140- .. _first beta release : https://github.com/astropy/astroquery/tarball/v0.1
140+ .. _first beta release : https://github.com/astropy/astroquery/tarball/v0.2
141141142142.. _Adam Ginsburg : http://www.adamgginsburg.com
143143.. _Blog : http://astropy.org/astroquery-blog
You can’t perform that action at this time.
0 commit comments