We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5928773 commit f3912a5Copy full SHA for f3912a5
1 file changed
docs/index.rst
@@ -27,9 +27,11 @@ Installation
27
28
To use these extension modules, you must first do the following:
29
30
-1. Install the package::
+1. Install the package:
31
32
- ``pip install python-proxy-headers``
+ .. code-block:: bash
33
+
34
+ pip install python-proxy-headers
35
36
2. Install the appropriate package based on the Python module you want to use.
37
0 commit comments