Skip to content

Commit

Permalink
Fixed a typo in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
saakshii12 authored Oct 23, 2023
1 parent 770c7da commit 5076c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ picking up released developer versions, and ``-U`` for upgrade):
$ python -m pip install -U --pre astroquery
To install all the mandatory and optional dependencies add the ``[all]``
identifyer to the pip command above (or use ``[docs]`` or ``[test]`` for the
identifier to the pip command above (or use ``[docs]`` or ``[test]`` for the
dependencies required to build the documentation or run the tests):

.. code-block:: bash
Expand Down

0 comments on commit 5076c43

Please sign in to comment.