This commit is contained in:
erikjohnston
2022-09-02 13:20:44 +00:00
parent 1ace3dff1c
commit ef44a14448
6 changed files with 14 additions and 12 deletions
@@ -187,6 +187,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>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