1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-09-13 13:17:11 -04:00

Update README.md

This commit is contained in:
s0600204 2021-12-26 21:01:39 +00:00 committed by Bjorn Neergaard
parent 110f89092a
commit 5ddfc5667c

View file

@ -10,7 +10,7 @@ https://install.python-poetry.org/.
Poetry provides a custom installer that will install `poetry` isolated
from the rest of your system.
### osx / linux / bashonwindows install instructions
### osx / linux / bashonwindows / Windows+MinGW install instructions
```bash
curl -sSL https://install.python-poetry.org | python -
```