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 f1c19c4 commit 2e51942Copy full SHA for 2e51942
README.md
@@ -72,13 +72,13 @@ You can follow [Microsoft's instructions for your Windows vesrion](https://learn
72
At the moment, we are not distributing via pypi. You can easily install directly from this repo, however.
73
74
```commandline
75
-pip install git+https://github.com/JSv4/Python-Docx-Redlines
+pip install git+https://github.com/JSv4/Python-Redlines
76
```
77
78
You can add this as a dependency like so
79
80
```requirements
81
-python_redlines @ git+https://github.com/JSv4/Python-Docx-Redlines@v0.0.1
+python_redlines @ git+https://github.com/JSv4/Python-Redlines@v0.0.1
82
83
84
### Use the Library
0 commit comments