We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a8d705 commit bbce32fCopy full SHA for bbce32f
README.md
@@ -179,7 +179,7 @@ Clone the repository:
179
PyCardano uses [poetry](https://python-poetry.org/) to manage its dependencies.
180
Install poetry for osx / linux / bashonwindows:
181
182
-`curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -`
+`curl -sSL https://install.python-poetry.org | python3 -`
183
184
Go to [poetry installation](https://python-poetry.org/docs/#installation) for more details.
185
0 commit comments