fix install poetry docs link position

This commit is contained in:
Gunung P. Wibisono 2022-01-07 06:03:58 +07:00 committed by GitHub
commit d15efeca89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 -