Skip to content

Commit

Permalink
Fix typo in contributing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckwondo committed Sep 20, 2023
1 parent 9e49e0f commit 40121fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ the library as an "editable link", then install the development dependencies:
.. code-block:: bash
$ git clone [email protected]:your_user_name/pystac-client.git
$ cd pystac
$ cd pystac-client
$ pip install -e '.[dev]'
Testing
Expand Down

0 comments on commit 40121fc

Please sign in to comment.