From c0c7aa772f8b29bd920d9ed082e81deb3125dffb Mon Sep 17 00:00:00 2001 From: robin Date: Fri, 27 May 2022 12:18:23 +0200 Subject: [PATCH] Add python3-lxml --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 062c219..6ce2320 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Robot to mirror Mastodon posts to Twitter ```bash apt install python3-mastodon apt install python3-tweepy +apt install python3-lxml git clone https://git.grml.de/robin/python-matobi.git ``` If your repo for Tweepy is too old you might have to install it from git.