From f11af8de168aab368c70e6770315da5897e38967 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sat, 14 Mar 2020 18:09:18 +0100 Subject: [PATCH] update dev instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a883ed5..3f0b79c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ environment variables: ## Dev ``` -pip3 install --user matrix-client +pip3 install --user markdown matrix-nio ./matrix_webhook.py ```