Skip to content

Commit

Permalink
Merge pull request #32 from SamWarden/dev
Browse files Browse the repository at this point in the history
Fix readme installation
  • Loading branch information
SamWarden authored Dec 9, 2022
2 parents e0383fc + f8fa96c commit f8dc40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Didiator is available on pypi: https://pypi.org/project/didiator

.. code-block:: bash
pip install -U didiator[di]
pip install -U "didiator[di]"
It will install ``didiator`` with its optional DI dependency that is necessary to use ``DiMiddleware`` and ``DiBuilder``

Expand Down

0 comments on commit f8dc40a

Please sign in to comment.