diff options
Diffstat (limited to 'docs/ref/django-admin.txt')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 41f5eefea5..0df57475ab 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -1403,7 +1403,7 @@ correctly: .. code-block:: console - $ pip install tblib + $ python -m pip install tblib This feature isn't available on Windows. It doesn't work with the Oracle database backend either. |
