Skip to content

Commit

Permalink
docs: change link to poetry instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Dec 10, 2024
1 parent 09ebc59 commit a1a8187
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 @@ -48,7 +48,7 @@ This is the API for events service in InNoHassle ecosystem.

1. Install [Python 3.12+](https://www.python.org/downloads/), [Poetry](https://python-poetry.org/docs/),
[Docker](https://docs.docker.com/engine/install/)
2. Install project dependencies with [Poetry](https://python-poetry.org/docs/cli/#install).
2. Install project dependencies with [Poetry](https://python-poetry.org/docs/cli/#options-2).
```bash
poetry install
```
Expand Down

0 comments on commit a1a8187

Please sign in to comment.