Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BerndDoser authored Nov 24, 2023
1 parent 6f349cd commit b3b442a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ git submodule update

## Dependency management with Poetry

Based on [Poerty](https://python-poetry.org/) all dependencies can be installed in a virtual environment. The environment can be created and activated with the following commands:
Based on [Poetry](https://python-poetry.org/) all dependencies can be installed in a virtual environment. The environment can be created and activated with the following commands:

```bash
poetry install --no-root
Expand Down

0 comments on commit b3b442a

Please sign in to comment.