Skip to content

Commit e7c892f

Browse files
authored
consistency
1 parent 09522fd commit e7c892f

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
@@ -31,7 +31,7 @@ version of Django.
3131

3232
You can check what version of Django you're using with:
3333
```bash
34-
pip show django
34+
$ pip show django
3535
```
3636

3737
The snippet below specifies `5.1.x.zip` at the end of

0 commit comments

Comments
 (0)