From bda3c76d044781398a628cd086b2c40d5f58d6b7 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 17 Jan 2023 18:05:34 +0000 Subject: deploy: b88cfe6d41ede17bde4144ca12f9dc9d0ef21215 --- develop/development/contributing_guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/development/contributing_guide.html') diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index e04f8d1488..b4a63db2a8 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -190,7 +190,7 @@ pipx install poetry

but see poetry's installation instructions for other installation methods.

-

Synapse requires Poetry version 1.2.0 or later.

+

Developing Synapse requires Poetry version 1.3.2 or later.

Next, open a terminal and install dependencies as follows:

cd path/where/you/have/cloned/the/repository
 poetry install --extras all
-- 
cgit 1.5.1