File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,22 +62,12 @@ dependencies required to build the documentation or run the tests):
6262 $ python -m pip install -U --pre astroquery[all]
6363
6464
65- To install the 'bleeding edge' version:
65+ To install the 'bleeding edge' version from GitHub :
6666
6767.. code-block :: bash
6868
6969 $ python -m pip install git+https://github.com/astropy/astroquery.git
7070
71- or cloned and installed from source:
72-
73- .. code-block :: bash
74-
75- $ # If you have a github account:
76- $ git clone git@github.com:astropy/astroquery.git
77- $ # If you do not:
78- $ git clone https://github.com/astropy/astroquery.git
79- $ cd astroquery
80- $ python -m pip install .
8171
8272 Using astroquery
8373----------------
@@ -114,7 +104,7 @@ looked up at the following `Zenodo page <https://doi.org/10.5281/zenodo.591669>`
114104Additional Links
115105----------------
116106
117- Maintained by `Adam Ginsburg `_ and `Brigitta Sipocz <https://github.com/bsipocz >`_
107+ Maintained by `Adam Ginsburg `_ and `Brigitta Sipőcz <https://github.com/bsipocz >`_
118108
119109
120110.. _Download Development ZIP : https://github.com/astropy/astroquery/zipball/main
You can’t perform that action at this time.
0 commit comments