Skip to content

Commit b4d30f0

Browse files
authored
📝 Download via PyPI instead of GitHub (#47)
1 parent be42ff1 commit b4d30f0

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
@@ -38,7 +38,7 @@ Bump Pydantic is a tool to help you migrate your code from Pydantic V1 to V2.
3838
The installation is as simple as:
3939

4040
```bash
41-
pip install "bump-pydantic @ git+https://github.com/pydantic/bump-pydantic@main"
41+
pip install bump-pydantic
4242
```
4343

4444
---

0 commit comments

Comments
 (0)