Skip to content

Commit

Permalink
Use single quotes to avoid special zsh chars '[' and ']' (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltbus committed Jan 13, 2024
1 parent 86d422c commit 8e59feb
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 @@ -24,5 +24,5 @@ If you want to test:

.. code-block:: bash
$ pip install .[dev]
$ pip install '.[dev]'
$ inv test

0 comments on commit 8e59feb

Please sign in to comment.