Skip to content

Commit 85a59ed

Browse files
authored
Update README.md
Closes #2315
1 parent ef501f2 commit 85a59ed

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
@@ -10,7 +10,7 @@ This package contains [type stubs](https://www.python.org/dev/peps/pep-0561/) an
1010
## Installation
1111

1212
```bash
13-
pip install django-stubs[compatible-mypy]
13+
pip install 'django-stubs[compatible-mypy]'
1414
```
1515

1616
To make mypy aware of the plugin, you need to add

0 commit comments

Comments
 (0)