From 17ae14456074594a4a7d5064af14598b00c03294 Mon Sep 17 00:00:00 2001 From: bootleglibrary Date: Wed, 10 Jun 2020 11:45:17 +0200 Subject: [PATCH] more readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b2150e..a00fcda 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ testing the webhook ## Creating the venv python3 -m venv source venv/bin/activate -pip install mwclient +pip install mwclient html5lib ## Activating the venv