Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
joda9 committed Jul 8, 2024
1 parent 591141a commit 41888aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ following commands within your eDisGo directory:

.. code-block:: bash
python -m pip install -e .[full] # install eDisGo from source
python -m pip install -e .[dev] # install eDisGo from source
pre-commit install # install pre-commit hooks
Expand Down

0 comments on commit 41888aa

Please sign in to comment.