Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
Address comment from Daniel
Browse files Browse the repository at this point in the history
Reverted to put back the full stop as per the comment from Daniel.
  • Loading branch information
LackOfMorals authored Feb 14, 2024
1 parent 8a7d6b6 commit 9e8eb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/developer-guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ to activate the virtual environment.

Next, run:
----
pip install --editable
pip install --editable .
----
to install the dependencies. Then you can run the CLI:
----
Expand Down

0 comments on commit 9e8eb6b

Please sign in to comment.