Skip to content
Snippets Groups Projects
Unverified Commit 629aa517 authored by DeepBlueV7.X's avatar DeepBlueV7.X Committed by GitHub
Browse files

Add linebreak to pipx install quote in README (#12579)

parent 5d3509df
No related branches found
No related tags found
No related merge requests found
......@@ -296,8 +296,8 @@ directory of your choice::
Synapse has a number of external dependencies. We maintain a fixed development
environment using [poetry](https://python-poetry.org/). First, install poetry. We recommend
pip install --user pipx
pipx install poetry
| pip install --user pipx
| pipx install poetry
as described `here <https://python-poetry.org/docs/#installing-with-pipx>`_.
(See `poetry's installation docs <https://python-poetry.org/docs/#installation>`
......
Add missing linebreak to pipx install instructions.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment