mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 19:40:13 +03:00
Minor change to show the current version
Show the current version , directly from pip
This commit is contained in:
parent
78367ba102
commit
e839374813
|
@ -34,7 +34,7 @@ To upgrade Django REST framework to the latest version, use pip:
|
|||
|
||||
You can determine your currently installed version using `pip freeze`:
|
||||
|
||||
pip freeze | grep djangorestframework
|
||||
pip show djangorestframework
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user