Skip to content

Commit

Permalink
fix for code-block (jazzband#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
armenak-baburyan committed Jun 5, 2022
1 parent 6ae6b9a commit f1f3320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ extra in the ``djangorestframework-simplejwt`` requirement:

.. code-block:: console
$ pip install djangorestframework-simplejwt[crypto]
pip install djangorestframework-simplejwt[crypto]
The ``djangorestframework-simplejwt[crypto]`` format is recommended in requirements
files in projects using ``Simple JWT``, as a separate ``cryptography`` requirement
Expand Down

0 comments on commit f1f3320

Please sign in to comment.