Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix code-block again
  • Loading branch information
eamanu committed Sep 13, 2020
commit a48986bad57edc5cc0fdba5631267783879113a4
6 changes: 3 additions & 3 deletions .overrides/git_diff.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ potools_, que son compatibles con Python 2. Se puede utilizar `pip` para instala

.. code-block:: bash

pip install podiff
# o
pip install potools
pip install podiff
# o
pip install potools

.. _Brew: https://docs.brew.sh/Installation
.. _podiff: https://pypi.org/project/podiff/
Expand Down