diff --git a/docs/_index.md b/docs/_index.md index 25d97bbd8c3..b80c2ec131f 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -32,10 +32,10 @@ Poetry provides a custom installer that will install `poetry` isolated from the rest of your system by vendorizing its dependencies. This is the recommended way of installing `poetry`. -{{% note %}} +{{% warning %}} The `get-poetry.py` script described here will be replaced in Poetry 1.2 by `install-poetry.py`. From Poetry **1.1.7 onwards**, you can already use this script as described [here]({{< relref "docs/master/#installation" >}}). -{{% /note %}} +{{% /warning %}} ### osx / linux / bashonwindows install instructions ```bash