Skip to content

Commit da5c57f

Browse files
authored
django-admin --version
1 parent d1babe4 commit da5c57f

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
@@ -30,7 +30,7 @@ at the end of the template link corresponds to your version of Django.
3030

3131
You can check what version of Django you're using with:
3232
```bash
33-
$ pip show django
33+
$ django-admin --version
3434
```
3535

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

0 commit comments

Comments
 (0)