Skip to content

Commit bf82eb8

Browse files
authored
Merge pull request #44 from George-Ogden/install-link
Fix README Link
2 parents c452455 + 0a86c39 commit bf82eb8

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
@@ -32,7 +32,7 @@ A Mypy plugin for type checking Pytest code.
3232
Install with pip
3333

3434
```bash
35-
pip install git+https://github.com/George-Ogden/dbg.git
35+
pip install git+https://github.com/George-Ogden/mypy-pytest.git
3636
```
3737

3838
Then register the plugin.

0 commit comments

Comments
 (0)