Skip to content

Commit 47f2065

Browse files
committed
DOC: minor readme cleanup and typo fix
1 parent 66e1722 commit 47f2065

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

README.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff 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>`
114104
Additional 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

0 commit comments

Comments
 (0)