Skip to content

Commit bbce32f

Browse files
committed
Update poetry installation script
1 parent 9a8d705 commit bbce32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Clone the repository:
179179
PyCardano uses [poetry](https://python-poetry.org/) to manage its dependencies.
180180
Install poetry for osx / linux / bashonwindows:
181181

182-
`curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -`
182+
`curl -sSL https://install.python-poetry.org | python3 -`
183183

184184
Go to [poetry installation](https://python-poetry.org/docs/#installation) for more details.
185185

0 commit comments

Comments
 (0)