mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fix install poetry docs link position
This commit is contained in:
parent
8c0df66b5e
commit
d15efeca89
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ another, so you can use different packages (and package versions) for each.
|
|||
|
||||
Please note that Python 3.6+ is required for Pelican development.
|
||||
|
||||
*(Optional)* If you prefer to install Poetry once for use with multiple projects,
|
||||
you can install it via (readmore at `Poetry Installation <https://python-poetry.org/docs/master/#installation>`_)::
|
||||
*(Optional)* If you prefer to `install Poetry <https://python-poetry.org/docs/master/#installation>`_ once for use with multiple projects,
|
||||
you can install it via::
|
||||
|
||||
curl -sSL https://install.python-poetry.org | python3 -
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue