Skip to content

Commit

Permalink
Fix tiny shell typo in tests.rst (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings authored Jun 20, 2024
1 parent e7f59ff commit 6fe7011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ This will then allow contributors to type

.. code-block:: shell
pip install -e .[test]
pip install -e ".[test]"
to install the package in developer/editable mode along with the test
dependencies.

0 comments on commit 6fe7011

Please sign in to comment.