Skip to content

Commit

Permalink
Swap order of editable args
Browse files Browse the repository at this point in the history
  • Loading branch information
JBorrow committed Jul 3, 2024
1 parent 8298c05 commit 760b21b
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 @@ -102,7 +102,7 @@ perform micro-builds on usage in this case):

.. code-block:: console
$ pip install --editable --no-build-isolation .
$ pip install --no-build-isolation --editable.
Contributions
Expand Down

0 comments on commit 760b21b

Please sign in to comment.