Skip to content

Commit

Permalink
Update poetry install link
Browse files Browse the repository at this point in the history
  • Loading branch information
davetapley committed Feb 5, 2024
1 parent 0872640 commit b3fb6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Thank you for considering contributing to pyserde!

For macOS / Linux / WSL
```bash
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/main/get-poetry.py | python -
curl -sSL https://install.python-poetry.org/ | python -
```
For Windows Powershell
```bash
Expand Down

0 comments on commit b3fb6c5

Please sign in to comment.