Skip to content

Commit

Permalink
Required packages must be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
jong-seoung committed Nov 2, 2024
1 parent 2c66ff8 commit 998d84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ interfere with common JavaScript frameworks.
How to
------

The example project requires a working installation of Django::
The example project requires a working installation of the required packages::

$ python -m pip install Django
$ python -m pip install -r requirements_dev.txt

The following command must run from the root directory of Django Debug Toolbar,
i.e. the directory that contains ``example/``::
Expand Down

0 comments on commit 998d84b

Please sign in to comment.