Skip to content

Commit

Permalink
Change note to warning in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Secrus authored and neersighted committed Jul 13, 2022
1 parent dac371b commit fff3d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fff3d43

Please sign in to comment.