Skip to content

Commit 2e51942

Browse files
committed
Updated readme for new repo name.
1 parent f1c19c4 commit 2e51942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ You can follow [Microsoft's instructions for your Windows vesrion](https://learn
7272
At the moment, we are not distributing via pypi. You can easily install directly from this repo, however.
7373

7474
```commandline
75-
pip install git+https://github.com/JSv4/Python-Docx-Redlines
75+
pip install git+https://github.com/JSv4/Python-Redlines
7676
```
7777

7878
You can add this as a dependency like so
7979

8080
```requirements
81-
python_redlines @ git+https://github.com/JSv4/Python-Docx-[email protected]
81+
python_redlines @ git+https://github.com/JSv4/[email protected]
8282
```
8383

8484
### Use the Library

0 commit comments

Comments
 (0)