From 1c0543cb467feaa8266607b555787467d347c134 Mon Sep 17 00:00:00 2001 From: link2xt Date: Tue, 12 Dec 2023 21:38:23 +0000 Subject: [PATCH] Update README.md Co-authored-by: missytake --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7ca76242..bcf21494 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ DNS domain name (FQDN), for example `chat.example.org`. 2. Install the `cmdeploy` command in a virtualenv ``` + git clone https://github.com/deltachat/chatmail + cd chatmail scripts/initenv.sh ```