Skip to content

Commit

Permalink
chg: Add note for poetry 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jan 24, 2025
1 parent afc1592 commit 6f7820a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/ROOT/pages/install-lookyloo.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Requires Python 3.8 or higher (3.12 prefered), expects Ubuntu 22.04 or more rece

=== Install Poetry

link:https://python-poetry.org/[Poetry] handles dependency installation
link:https://python-poetry.org/[Poetry] 2.0 handles dependency installation
as well as building and packaging of Python packages.

See the link:https://python-poetry.org/docs/#installation[installation guide] for more details.
Expand Down Expand Up @@ -48,7 +48,7 @@ cd ..

=== Prerequisites

* Poetry is installed.
* Poetry 2.0+ is installed.
* Valkey is installed from the source. The repository must be in the same directory
as the one you will be cloning Lookyloo in to.

Expand Down

0 comments on commit 6f7820a

Please sign in to comment.