We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110f890 commit 5ddfc56Copy full SHA for 5ddfc56
1 file changed
README.md
@@ -10,7 +10,7 @@ https://install.python-poetry.org/.
10
Poetry provides a custom installer that will install `poetry` isolated
11
from the rest of your system.
12
13
-### osx / linux / bashonwindows install instructions
+### osx / linux / bashonwindows / Windows+MinGW install instructions
14
```bash
15
curl -sSL https://install.python-poetry.org | python -
16
```
0 commit comments