diff --git a/docs/contribute.rst b/docs/contribute.rst index a0a2774d..99a546a7 100644 --- a/docs/contribute.rst +++ b/docs/contribute.rst @@ -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 `_):: +*(Optional)* If you prefer to `install Poetry `_ once for use with multiple projects, +you can install it via:: curl -sSL https://install.python-poetry.org | python3 -