1
0
This commit is contained in:
DMRobertson
2023-01-17 18:05:34 +00:00
parent 37b0c8b513
commit bda3c76d04
6 changed files with 32 additions and 24 deletions

View File

@@ -190,7 +190,7 @@ pipx install poetry
</code></pre>
<p>but see poetry's <a href="https://python-poetry.org/docs/#installation">installation instructions</a>
for other installation methods.</p>
<p>Synapse requires Poetry version 1.2.0 or later.</p>
<p>Developing Synapse requires Poetry version 1.3.2 or later.</p>
<p>Next, open a terminal and install dependencies as follows:</p>
<pre><code class="language-sh">cd path/where/you/have/cloned/the/repository
poetry install --extras all